diff --git a/packages/uni-core/src/view/plugin/componentWxs.ts b/packages/uni-core/src/view/plugin/componentWxs.ts index 61da68cdd21f6118630090e98f9e451636f958d2..e75a059f2b73c3f757adbc1becb07ab9ad0854ce 100644 --- a/packages/uni-core/src/view/plugin/componentWxs.ts +++ b/packages/uni-core/src/view/plugin/componentWxs.ts @@ -4,7 +4,6 @@ import { isPlainObject, parseStringStyle, stringifyStyle, - hasOwn, } from '@vue/shared' import { ON_WXS_INVOKE_CALL_METHOD,