Skip to content

Commit 8ce784d

Browse files
committed
Cleanup
1 parent c373a86 commit 8ce784d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/graph-editor/src/hooks/useSubgraphExplorerCallback.ts

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ export const useSubgraphExplorerCallback = (node) => {
3131
}
3232
};
3333

34-
console.log(window['newGraphEditor']());
35-
3634
const newTab = {
3735
cached: true,
3836
closable: true,

0 commit comments

Comments
 (0)