You've already forked DataMate
refactor(knowledge): 移除未使用的Tag组件导入
- 从KnowledgeSetDetail.tsx中移除未使用的Tag组件导入 - 保持代码整洁性,消除无用的依赖项
This commit is contained in:
@@ -9,7 +9,6 @@ import {
|
||||
Input,
|
||||
Modal,
|
||||
Spin,
|
||||
Tag,
|
||||
Table,
|
||||
Tooltip,
|
||||
} from "antd";
|
||||
|
||||
Reference in New Issue
Block a user