Skip to content

Commit c5beb9f

Browse files
committed
chore: remove unused import
1 parent 2ea14f6 commit c5beb9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/runtime-core/__tests__/apiOptions.spec.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ import {
88
nextTick,
99
renderToString,
1010
ref,
11-
defineComponent,
12-
createApp
11+
defineComponent
1312
} from '@vue/runtime-test'
1413
import { mockWarn } from '@vue/shared'
1514

0 commit comments

Comments
 (0)