diff --git a/packages/amis-editor/src/plugin/Dialog.tsx b/packages/amis-editor/src/plugin/Dialog.tsx index 3e93483bc..af63206e3 100644 --- a/packages/amis-editor/src/plugin/Dialog.tsx +++ b/packages/amis-editor/src/plugin/Dialog.tsx @@ -9,9 +9,7 @@ import { noop, defaultValue } from 'amis-editor-core'; -import {cloneDeep, assign} from 'lodash'; import {getEventControlConfig} from '../renderer/event-control/helper'; -import {tipedLabel} from '../component/BaseControl'; export class DialogPlugin extends BasePlugin { // 关联渲染器名字