mirror of
https://github.com/langgenius/dify.git
synced 2026-04-03 21:51:14 +08:00
chore: remove log
This commit is contained in:
parent
b754bf80ae
commit
6fcebf3ecd
@ -67,7 +67,6 @@ const AllTools = ({
|
||||
})
|
||||
}, [activeTab, buildInTools, customTools, workflowTools, searchText, language])
|
||||
|
||||
console.log(activeTab, customTools, tools)
|
||||
const {
|
||||
queryPluginsWithDebounced: fetchPlugins,
|
||||
plugins: notInstalledPlugins = [],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user