Skip to content

Commit a42c2ba

Browse files
unused imports
1 parent 2f14434 commit a42c2ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/tenant/standards/manage-drift/history.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
CardContent,
1010
CircularProgress,
1111
Alert,
12-
Collapse,
1312
Link,
1413
} from "@mui/material";
1514
import {
@@ -21,7 +20,6 @@ import {
2120
TimelineDot,
2221
TimelineOppositeContent,
2322
} from "@mui/lab";
24-
import { Grid } from "@mui/system";
2523
import { Layout as DashboardLayout } from "/src/layouts/index.js";
2624
import { HeaderedTabbedLayout } from "/src/layouts/HeaderedTabbedLayout";
2725
import { ApiGetCall } from "/src/api/ApiCall";

0 commit comments

Comments
 (0)