2
0
visuddhinanda 3 жил өмнө
parent
commit
5a8f2f5ae3

+ 1 - 5
dashboard/src/components/studio/article/ArticleCreate.tsx

@@ -1,8 +1,4 @@
-import {
-	ProForm,
-	ProFormText,
-	ProFormSelect,
-} from "@ant-design/pro-components";
+import { ProForm, ProFormText } from "@ant-design/pro-components";
 import { useIntl } from "react-intl";
 import { message } from "antd";
 import LangSelect from "../LangSelect";