Commit 0bf73e0
Remove unnecessary using GitHub.Copilot.SDK from Rpc.cs generator
Rpc.cs is in namespace GitHub.Copilot.SDK.Rpc, a child of
GitHub.Copilot.SDK, so types from the parent namespace resolve
automatically without an explicit using directive.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent db546c6 commit 0bf73e0
2 files changed
Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1197 | 1197 | | |
1198 | 1198 | | |
1199 | 1199 | | |
1200 | | - | |
1201 | 1200 | | |
1202 | 1201 | | |
1203 | 1202 | | |
| |||
0 commit comments