Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed Mar 19, 2024
1 parent 31be42f commit b9eb46f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/graph/registry/GraphRegistry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,3 @@ export class GraphRegistry {
global.graphRegistry = global.graphRegistry || new GraphRegistry();
// @ts-ignore
export default global.graphRegistry as GraphRegistry;
// export default new GraphRegistry();

0 comments on commit b9eb46f

Please sign in to comment.