Skip to content

Commit 79aae8b

Browse files
committed
fix: Component is declared but its value is never read
1 parent 926a1dc commit 79aae8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-vapor/src/helpers/resolveAssets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { camelize, capitalize } from '@vue/shared'
22
import {
3-
Component,
43
type ComponentInternalInstance,
54
currentInstance,
65
getComponentName,

0 commit comments

Comments
 (0)