We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32af95b commit 88681a1Copy full SHA for 88681a1
packages/signals/signals/src/plugin/__tests__/signals-plugin.test.ts
@@ -1,7 +1,4 @@
1
-import {
2
- createInteractionSignal,
3
- createUserDefinedSignal,
4
-} from '../../types/factories'
+import { createUserDefinedSignal } from '../../types/factories'
5
import { SignalsPlugin } from '../signals-plugin'
6
7
// this specific test was throwing a bunch of warnings:
0 commit comments