chore: remove unused import
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user