Skip to content

Commit 179580a

Browse files
committed
Cleanup
1 parent 5059a5b commit 179580a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
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)