style: 去除多余代码

This commit is contained in:
奔跑的面条 2022-10-01 17:27:06 +08:00
parent e9e5b798e7
commit ef7dbba3ce

View File

@ -30,8 +30,6 @@ export enum HistoryActionTypeEnum {
GROUP = 'group',
// 解组
UN_GROUP = 'unGroup',
// 选择历史记录
SELECT_HISTORY = 'selectHistory',
// 锁定
LOCK = 'lock',
// 解除锁定