1
0
mirror of synced 2026-03-23 02:58:34 +08:00

fix(editor): 重复import

This commit is contained in:
roymondchen
2022-07-28 15:29:42 +08:00
committed by jia000
parent 340eeb32d7
commit 4ff07ea5a9

View File

@@ -68,7 +68,6 @@ import type { EditorService } from '@editor/services/editor';
import type { Services } from '@editor/type';
import { Layout } from '@editor/type';
import LayerMenu from './LayerMenu.vue';
import LayerMenu from './LayerMenu.vue';
const throttleTime = 150;