Skip to content

Commit 2a5872c

Browse files
committed
chore: remove unused
1 parent 288a78e commit 2a5872c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runtime-vapor/src/component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { EffectScope, isRef, markRaw, proxyRefs } from '@vue/reactivity'
1+
import { EffectScope, isRef } from '@vue/reactivity'
22
import { EMPTY_OBJ, isArray, isFunction } from '@vue/shared'
33
import type { Block } from './apiRender'
44
import type { DirectiveBinding } from './directives'

0 commit comments

Comments
 (0)