Skip to content

Commit f05dbdd

Browse files
committed
chore: refine code
1 parent 2d72b91 commit f05dbdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/graph/tests/unit/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import algorithm from '../../src/';'
1+
import algorithm from '../../src/';
22

33
type IAlgorithm = typeof algorithm;
44
declare const window: Window & {

0 commit comments

Comments
 (0)