Skip to content

Commit f3fcea4

Browse files
author
Jess
committed
(chore) remove unused import
1 parent bbf1c1e commit f3fcea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packages/test-utils/src/create-dom-event.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import eventTypes from 'dom-event-types'
2-
import { throwError } from 'shared/util'
32

43
const defaultEventType = {
54
eventInterface: 'Event',

0 commit comments

Comments
 (0)