Skip to content

Commit 492a720

Browse files
committed
chore: remove unused import
1 parent d16a213 commit 492a720

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/reactivity/__tests__/computed.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { h, nextTick, nodeOps, render, serializeInner } from '@vue/runtime-test'
22
import {
33
type DebuggerEvent,
44
ITERATE_KEY,
5-
ReactiveEffect,
65
TrackOpTypes,
76
TriggerOpTypes,
87
type WritableComputedRef,

0 commit comments

Comments
 (0)