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