Commit 9ec2478
committed
Remove duplicate Javadoc block on sendExpandedToolResult()
modified: src/main/java/com/github/copilot/sdk/CopilotSession.java
- Remove the first of two identical Javadoc comment blocks that appeared
in sequence above `sendExpandedToolResult()`. The method retains its
single, correct Javadoc block describing the `ObjectNode` bypass for
`session.tools.handlePendingToolCall`.
Signed-off-by: Ed Burns <edburns@microsoft.com>1 parent ed1b1e3 commit 9ec2478
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | 860 | | |
872 | 861 | | |
873 | 862 | | |
| |||
0 commit comments