mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-22 16:19:52 +01:00
ca3b9bfb2f
Follow-up to #310343: remove dead code left behind after server-side tool search removal. - Remove IServerToolCall interface from fetch.ts - Remove serverToolCalls field from IResponseDelta - Remove logServerToolCall from IRequestLogger interface and all implementations - Remove dead consumer in toolCallingLoop.ts - Clean up unused imports