Skip to content

Commit 0c36793

Browse files
committed
remove logging
1 parent 57a9164 commit 0c36793

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/js/background/crm.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2725,7 +2725,6 @@ export namespace CRMNodes {
27252725
contexts.push(node.onContentTypes || [false, false, false, false, false, false]);
27262726
});
27272727

2728-
console.log(contexts, CRMNodes.getJoinedContexts(contexts));
27292728
const done = await modules.Util.lock(modules.Util.LOCK.ROOT_CONTEXTMENU_NODE);
27302729
modules.crmValues.rootId = await browserAPI.contextMenus.create({
27312730
title: modules.storages.settingsStorage.rootName || 'Custom Menu',

0 commit comments

Comments
 (0)