chore: remove duplicate EditTool in TOOLS array (#556)

This commit is contained in:
Jeremy Mack 2025-06-30 14:32:15 -05:00 committed by GitHub
parent 9ebad68274
commit c573270e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -450,7 +450,6 @@ export namespace Provider {
// LspHoverTool,
PatchTool,
ReadTool,
EditTool,
// MultiEditTool,
WriteTool,
TodoWriteTool,