chore: remove log

This commit is contained in:
Joel 2024-11-08 14:26:52 +08:00
parent b754bf80ae
commit 6fcebf3ecd

View File

@ -67,7 +67,6 @@ const AllTools = ({
})
}, [activeTab, buildInTools, customTools, workflowTools, searchText, language])
console.log(activeTab, customTools, tools)
const {
queryPluginsWithDebounced: fetchPlugins,
plugins: notInstalledPlugins = [],