Removed ununsed import

This commit is contained in:
2025-09-05 01:17:17 +02:00
parent 24e2f05154
commit 778dcd8eb4

View File

@@ -4,7 +4,6 @@ import { HomeIcon, KeyRoundIcon, LayoutDashboard, List, PanelLeft, Plus, User2 }
import Link from "next/link" import Link from "next/link"
import { usePathname } from "next/navigation" import { usePathname } from "next/navigation"
import { ThemeSwitcher } from "@/components/ui/kibo-ui/theme-switcher"
import { import {
Sidebar, Sidebar,
SidebarContent, SidebarContent,