chore: cleanup

This commit is contained in:
Bereket Engida
2025-01-06 14:30:39 +03:00
parent 753f930e88
commit 9f2e45b8c7
525 changed files with 218 additions and 1357 deletions

View File

@@ -1,4 +1,3 @@
import { Card, CardContent } from "@/components/ui/card";
import {
Table,
TableBody,
@@ -8,8 +7,7 @@ import {
TableRow,
} from "@/components/ui/table";
import { Badge } from "@/components/ui/badge";
import { CircleDot, Key, Link } from "lucide-react";
import { Label } from "../ui/label";
import { Key, Link } from "lucide-react";
import {
Tooltip,
TooltipContent,