Skip to content

Commit 0c97724

Browse files
edison1105yyx990803
authored andcommitted
test: add test
1 parent c090c5e commit 0c97724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/reactivity/__tests__/watch.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
ref,
1111
watch,
1212
} from '../src'
13-
import { expect } from 'vitest'
1413

1514
const queue: (() => void)[] = []
1615

0 commit comments

Comments
 (0)