Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit de64d7b

Browse files
LittleSoundsxzz
authored andcommitted
chore: clean the import
1 parent 936c5ec commit de64d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compiler-vapor/__tests__/transforms/vBind.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ErrorCodes, NodeTypes, BindingTypes } from '@vue/compiler-dom'
1+
import { ErrorCodes, NodeTypes } from '@vue/compiler-dom'
22
import {
33
type RootIRNode,
44
type CompilerOptions,

0 commit comments

Comments
 (0)