chore: fix unintended import
This commit is contained in:
parent
425335c28b
commit
9ee85a3783
@ -5,7 +5,6 @@ import { patchDOMProp } from './modules/props'
|
||||
import { patchEvent } from './modules/events'
|
||||
import { isOn, isString, isFunction } from '@vue/shared'
|
||||
import { RendererOptions } from '@vue/runtime-core'
|
||||
import { chdir } from 'process'
|
||||
|
||||
const nativeOnRE = /^on[a-z]/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user