Skip to content

Commit a9e80c1

Browse files
committed
492: Remove unused moment import
1 parent 3e324a8 commit a9e80c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/src/pages/Admin/Components/AnalysisTable.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
Table,
88
Divider,
99
} from "@material-ui/core";
10-
import moment from "moment-timezone";
1110
import _ from "lodash";
1211
import { formatTimestamp } from "../../../utils/utils";
1312

0 commit comments

Comments
 (0)