Resolve uneeded import CI error.

This commit is contained in:
Patrick Fic
2021-10-29 11:30:43 -07:00
parent a0922f2944
commit 630fa23f6c

View File

@@ -5,10 +5,8 @@ import {
Input, Input,
Row, Row,
Select, Select,
Space, Space, Switch,
Statistic, Typography
Switch,
Typography,
} from "antd"; } from "antd";
import axios from "axios"; import axios from "axios";
import moment from "moment"; import moment from "moment";