chore: remove unused import
This commit is contained in:
parent
2ea14f60e0
commit
c5beb9fb4c
@ -8,8 +8,7 @@ import {
|
|||||||
nextTick,
|
nextTick,
|
||||||
renderToString,
|
renderToString,
|
||||||
ref,
|
ref,
|
||||||
defineComponent,
|
defineComponent
|
||||||
createApp
|
|
||||||
} from '@vue/runtime-test'
|
} from '@vue/runtime-test'
|
||||||
import { mockWarn } from '@vue/shared'
|
import { mockWarn } from '@vue/shared'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user