fix(web): remove unused ChevronsUpDown import blocking release pipeline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
67293c50df
commit
a8868768e8
@ -6,7 +6,6 @@ import {
|
||||
ChevronRight,
|
||||
Terminal,
|
||||
Package,
|
||||
ChevronsUpDown,
|
||||
} from 'lucide-react';
|
||||
import type { ToolSpec, CliTool } from '@/types/api';
|
||||
import { getTools, getCliTools } from '@/lib/api';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user