cleanup for build

This commit is contained in:
karamvir
2023-07-31 19:40:26 -07:00
parent 94c1df79ef
commit fee4585ca4
+1 -1
View File
@@ -6,7 +6,7 @@ import {
CardHeader,
CardTitle,
} from "@ui/card";
import { Cpu, Database, HardDrive, MemoryStick } from "lucide-react";
import { Cpu, Database, MemoryStick } from "lucide-react";
import { useParams } from "react-router-dom";
export const ServerStatsPage = () => {