cleanup for build

This commit is contained in:
karamvir
2023-07-25 01:27:43 -07:00
parent ffb3957d4f
commit b31f74f0c5

View File

@@ -1,6 +1,5 @@
import { useRead } from "@hooks";
import { ServerStatus } from "@monitor/client/dist/types";
import { CardDescription } from "@ui/card";
import { cn } from "@util/helpers";
import { Circle, Cpu, Database, MemoryStick } from "lucide-react";
import { useEffect } from "react";