mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +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