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:
@@ -3,7 +3,7 @@ import { Link, useLocation } from 'react-router-dom'
|
|||||||
import type { LucideIcon } from 'lucide-react'
|
import type { LucideIcon } from 'lucide-react'
|
||||||
import {
|
import {
|
||||||
LayoutGrid, Clock, AlertTriangle, GitBranch, Layers, Code2, Wand2,
|
LayoutGrid, Clock, AlertTriangle, GitBranch, Layers, Code2, Wand2,
|
||||||
ListChecks, Download, BarChart3, Rocket, BookOpen, MessageSquare,
|
ListChecks, Download, BarChart3, Rocket,
|
||||||
Settings, Pin, PinOff,
|
Settings, Pin, PinOff,
|
||||||
Zap, Database, HelpCircle,
|
Zap, Database, HelpCircle,
|
||||||
} from 'lucide-react'
|
} from 'lucide-react'
|
||||||
|
|||||||
Reference in New Issue
Block a user