diff --git a/src/components/Log.tsx b/src/components/Log.tsx index 7b55a3d..e917b24 100644 --- a/src/components/Log.tsx +++ b/src/components/Log.tsx @@ -20,7 +20,6 @@ import { import { FileTextOutlined, EditOutlined, - DashboardOutlined, GlobalOutlined, } from '@ant-design/icons'; import { CheckboxValueType } from 'antd/lib/checkbox/Group';