Skip to content

Commit c557b90

Browse files
committed
chore(toolbox-core): Remove unused import
1 parent cc883e8 commit c557b90

File tree

1 file changed

+0
-1
lines changed
  • packages/toolbox-langchain/src/toolbox_langchain

1 file changed

+0
-1
lines changed

packages/toolbox-langchain/src/toolbox_langchain/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from warnings import warn
1818

1919
from toolbox_core.sync_client import ToolboxSyncClient as ToolboxCoreSyncClient
20-
from toolbox_core.sync_tool import ToolboxSyncTool
2120

2221
from .tools import ToolboxTool
2322

0 commit comments

Comments
 (0)