From 1a0ef9f8a0244412abd101c63fa31fa0e0071c3a Mon Sep 17 00:00:00 2001 From: amhsirak Date: Fri, 23 Jan 2026 17:28:48 +0530 Subject: [PATCH] chore: -rm unused imports --- src/components/dashboard/NavBar.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index 2117965c..a1ad8c2c 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -11,10 +11,6 @@ import { Typography, Chip, Button, - Modal, - Tabs, - Tab, - Box, Snackbar, Tooltip } from "@mui/material"; @@ -25,7 +21,6 @@ import { YouTube, X, GitHub, - Update, Close, LightMode, DarkMode,