Skip to content

Remove unused code path in HandleBotResponseAsync()#825

Merged
glahaye merged 2 commits intomicrosoft:mainfrom
glahaye:simplification
Mar 1, 2024
Merged

Remove unused code path in HandleBotResponseAsync()#825
glahaye merged 2 commits intomicrosoft:mainfrom
glahaye:simplification

Conversation

@glahaye
Copy link
Contributor

@glahaye glahaye commented Mar 1, 2024

Motivation and Context

Some dead wood is present in our code due to churn.

Description

Remove dead paths.

Contribution Checklist

@github-actions github-actions bot added the webapi Pull requests that update .net code label Mar 1, 2024
@glahaye glahaye merged commit e3853b2 into microsoft:main Mar 1, 2024
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context
Some dead wood is present in our code due to churn.

### Description
Remove dead paths.


### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context
Some dead wood is present in our code due to churn.

### Description
Remove dead paths.


### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

webapi Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant