visuddhinanda 3 лет назад
Родитель
Сommit
0cc4440f13
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      dashboard/src/components/comment/CommentCreate.tsx

+ 1 - 4
dashboard/src/components/comment/CommentCreate.tsx

@@ -1,8 +1,5 @@
-import { useState } from "react";
 import { useIntl } from "react-intl";
-import { Button, Card } from "antd";
-import { Input, message } from "antd";
-import { SaveOutlined } from "@ant-design/icons";
+import { message } from "antd";
 import {
   ProForm,
   ProFormText,