Skip to content

Commit 88681a1

Browse files
committed
wip
1 parent 32af95b commit 88681a1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/signals/signals/src/plugin/__tests__/signals-plugin.test.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import {
2-
createInteractionSignal,
3-
createUserDefinedSignal,
4-
} from '../../types/factories'
1+
import { createUserDefinedSignal } from '../../types/factories'
52
import { SignalsPlugin } from '../signals-plugin'
63

74
// this specific test was throwing a bunch of warnings:

0 commit comments

Comments
 (0)