Skip to content

Commit ca2e1f0

Browse files
committed
commit
1 parent 2921125 commit ca2e1f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/code-graph.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import dynamic from 'next/dynamic';
1515
import { Position } from "./graphView";
1616
import { prepareArg } from '../utils';
1717
import { NodeObject } from "react-force-graph-2d";
18-
import html2canvas from 'html2canvas';
1918

2019
const GraphView = dynamic(() => import('./graphView'));
2120

0 commit comments

Comments
 (0)