From bb50bde55b2a6ad38fc7e0b3096677603fd2eeea Mon Sep 17 00:00:00 2001 From: Karishma Date: Tue, 14 Oct 2025 20:39:12 +0530 Subject: [PATCH] chore: remove unused import --- src/components/dashboard/NavBar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index 941eb89f..c97dbf10 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -27,7 +27,6 @@ import { GitHub, Update, Close, - Language, Description, LightMode, DarkMode,