chore: remove unused import due to merge conflict resolve mistake
This commit is contained in:
@@ -9,7 +9,6 @@ import {
|
||||
} from './component'
|
||||
import { queueJob, queuePostFlushCb } from './scheduler'
|
||||
import { extend, getGlobalThis } from '@vue/shared'
|
||||
import { warn } from './warning'
|
||||
|
||||
type HMRComponent = ComponentOptions | ClassComponent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user