feat: unused import
This commit is contained in:
@ -4,7 +4,6 @@ import { useState, type FC } from "react";
|
||||
// import darkOverlay from "@/assets/dark-overlay.jpg";
|
||||
|
||||
import { Card, CardContent } from "@/components/ui/card";
|
||||
import { ChevronRight } from "lucide-react";
|
||||
import Sidebar from "@/components/Home/Sidebar";
|
||||
import TopBar from "@/components/Home/TopBar";
|
||||
import Home from "@/components/Home/Tabs/Home";
|
||||
|
Reference in New Issue
Block a user