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,
Row,
Select,
Space,
Statistic,
Switch,
Typography,
Space, Switch,
Typography
} from "antd";
import axios from "axios";
import moment from "moment";