fix: remove unused BookOpen/MessageSquare imports from Sidebar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Michael Chihlas
2026-03-22 02:01:06 -04:00
parent 96a4130c0e
commit fd28921373

View File

@@ -3,7 +3,7 @@ import { Link, useLocation } from 'react-router-dom'
import type { LucideIcon } from 'lucide-react'
import {
LayoutGrid, Clock, AlertTriangle, GitBranch, Layers, Code2, Wand2,
ListChecks, Download, BarChart3, Rocket, BookOpen, MessageSquare,
ListChecks, Download, BarChart3, Rocket,
Settings, Pin, PinOff,
Zap, Database, HelpCircle,
} from 'lucide-react'