Skip to content

Commit 9f695ec

Browse files
committed
ts error
1 parent c8dc5b9 commit 9f695ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/components/monitors/HistogramStatus.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import type { MonitorStatus } from "@/types/monitor";
1616

1717
import { useTranslation } from "react-i18next";
1818
import { normalizeResponseTimes } from "@/utils/DataUtils";
19-
import { useState } from "react";
2019
import { formatDateWithTz } from "@/utils/TimeUtils";
2120
import { useAppSelector } from "@/hooks/AppHooks";
2221
import { useTheme } from "@mui/material/styles";

0 commit comments

Comments
 (0)