mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
chore: remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { createFileRoute, Outlet } from "@tanstack/react-router"
|
||||
import { SidebarInset, SidebarProvider } from "@/components/ui/sidebar"
|
||||
import { Toaster } from "@/components/ui/sonner"
|
||||
import { DashboardSidebar } from "@/dashboard/dashboard-sidebar"
|
||||
|
||||
export const Route = createFileRoute("/_authenticated/_sidebar-layout")({
|
||||
|
||||
Reference in New Issue
Block a user