diff --git a/src/UI/Components/CommandPanel/CommandList.ts b/src/UI/Components/CommandPanel/CommandList.ts index 31b6f6bb5..5e37969df 100644 --- a/src/UI/Components/CommandPanel/CommandList.ts +++ b/src/UI/Components/CommandPanel/CommandList.ts @@ -2916,16 +2916,6 @@ export const CommandList: ICommand[] = [ chName: "切割空间", chDes: "切割空间", }, - { - icon: IconEnum.TemplateGroup, - typeId: "temp", - link: `#`, - defaultCustom: CommandNames.TemplateGroup, - command: CommandNames.TemplateGroup, - type: "模板", - chName: "组合模块", - chDes: "组合模块", - }, // 模块命令 {