Skip to content

Commit 6281654

Browse files
committed
ビルド修正
1 parent d6fdef8 commit 6281654

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/components/skit/CommandEditor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from '.
77
import { CommandDefinition, PropertyDefinition } from '../../types';
88
import { SkitCommand } from '../../types';
99
import { formatCommandPreview } from '../../utils/commandFormatting';
10-
import { ColorPicker } from '../ui/color-picker';
1110
import { HexColorPicker } from 'react-colorful';
1211
import { Popover, PopoverContent, PopoverTrigger } from '../ui/popover';
1312
import { VectorInput } from '../ui/vector-input';

0 commit comments

Comments
 (0)