Skip to content

Commit b094ff4

Browse files
committed
Update find.test.js
1 parent 068e17c commit b094ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/dom/__tests__/find.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* globals expect, test */
2-
import { find, Rectangle, Group } from '..'
2+
import { find, Rectangle } from '..'
33

44
test('should find Artboard by type', (_context, document) => {
55
// eslint-disable-next-line no-param-reassign

0 commit comments

Comments
 (0)