Skip to content

Commit 9196c64

Browse files
committed
fix: remove unused import
1 parent 0f0c260 commit 9196c64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/specs/mounting-options/watch.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { describeWithShallowAndMount } from '~resources/utils'
2-
import { itSkipIf, itDoNotRunIf } from 'conditional-specs'
32

43
describeWithShallowAndMount('options.watch', mountingMethod => {
54
it('overrides a default watch handler', async () => {

0 commit comments

Comments
 (0)