del useless component

This commit is contained in:
Simba
2020-09-08 00:11:53 +08:00
parent c127440207
commit 52189867ea
-2
View File
@@ -18,7 +18,6 @@ import {
Pagination,
Row,
Space,
Tooltip,
Upload,
} from "antd";
import MessageBoxUtil from "../../common/util/MessageBoxUtil";
@@ -33,7 +32,6 @@ import {
DownloadOutlined,
DragOutlined,
ShareAltOutlined,
QuestionCircleOutlined,
} from "@ant-design/icons";
import ImagePreviewer from "../widget/previewer/ImagePreviewer";
import Sun from "../../common/model/global/Sun";