diff --git a/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx b/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx index 660c75faa..fd622d8d0 100644 --- a/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx +++ b/apps/ai-game-creator-shell/src/view/ui-editor/components/InputSidebar.tsx @@ -1,4 +1,4 @@ -import { Image as ImageIcon, Plus, ScanSearch, Type } from 'lucide-react'; +import { Image as ImageIcon, Plus, Type } from 'lucide-react'; import { useMemo } from 'react'; import { visitUiNodes } from '../../../features/ui-editor/treeUtils'; @@ -80,75 +80,6 @@ export function InputSidebar({ return (