diff --git a/packages/graph-editor/src/hooks/useSubgraphExplorerCallback.ts b/packages/graph-editor/src/hooks/useSubgraphExplorerCallback.ts index 7a4cc22f..bd2f7e36 100644 --- a/packages/graph-editor/src/hooks/useSubgraphExplorerCallback.ts +++ b/packages/graph-editor/src/hooks/useSubgraphExplorerCallback.ts @@ -31,8 +31,6 @@ export const useSubgraphExplorerCallback = (node) => { } }; - console.log(window['newGraphEditor']()); - const newTab = { cached: true, closable: true,