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