Skip to content

Commit 11726f3

Browse files
committed
Update toolbarFunctions.js
1 parent 3dfdf81 commit 11726f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/toolbarActions/toolbarFunctions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import parser from '../graph-builder/graphml/parser';
21
import { toast } from 'react-toastify';
2+
import parser from '../graph-builder/graphml/parser';
33
import { actionType as T } from '../reducer';
44

55
const getGraphFun = (superState) => superState.curGraphInstance;

0 commit comments

Comments
 (0)