Skip to content

Commit

Permalink
remove unused components
Browse files Browse the repository at this point in the history
  • Loading branch information
hammadmajid committed Oct 20, 2024
1 parent 7f3e4a8 commit bc337a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/(authenticated)/dashboard/page.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import { AppSidebar } from "@/components/app-sidebar";
import { Card, CardContent } from "@/components/ui/card";
import { SidebarProvider } from "@/components/ui/sidebar"


export default function Accounts() {
return (
Expand Down

0 comments on commit bc337a4

Please sign in to comment.