mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-11 16:01:27 +00:00
cleanup for build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ThemeToggle } from "@components/util";
|
||||
|
||||
import { Button } from "@ui/button";
|
||||
import { ChevronRight, Circle, LogOut } from "lucide-react";
|
||||
import { ChevronRight, LogOut } from "lucide-react";
|
||||
import { Link, useLocation, useParams } from "react-router-dom";
|
||||
|
||||
import { useUser } from "@hooks";
|
||||
|
||||
@@ -5,7 +5,6 @@ import {
|
||||
CardDescription,
|
||||
CardContent,
|
||||
} from "@ui/card";
|
||||
import { WithLoading } from "@components/util";
|
||||
import { PieChart } from "react-minimal-pie-chart";
|
||||
import { Link } from "react-router-dom";
|
||||
import { useRead } from "@hooks";
|
||||
|
||||
Reference in New Issue
Block a user