diff --git a/packages/main/views/Main/helpers.ts b/packages/main/views/Main/helpers.ts index 72455dff..5b06ca25 100644 --- a/packages/main/views/Main/helpers.ts +++ b/packages/main/views/Main/helpers.ts @@ -175,7 +175,6 @@ export async function checkLocalAPI( if (response && response?.status === 200) { if (response?.contentLength === "0") { setResponseType(ResponseEnum.GO); - console.log("setting plugin to true") LocalPluginsManagement().togglePluginVisibility( "Query Item", "Cardinal View",