From 2cbf7b41f3cf2154ea540d3c27887906eb757a40 Mon Sep 17 00:00:00 2001 From: Shroominic Date: Sun, 23 Nov 2025 14:08:07 -0800 Subject: [PATCH] fix build error --- ui/components/app-sidebar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/components/app-sidebar.tsx b/ui/components/app-sidebar.tsx index b0a2f9c8..acf5a7b5 100644 --- a/ui/components/app-sidebar.tsx +++ b/ui/components/app-sidebar.tsx @@ -2,7 +2,6 @@ import * as React from 'react'; import { - ActivityIcon, FileTextIcon, DatabaseIcon, LayoutDashboardIcon,