Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
marhaupe committed Aug 28, 2024
1 parent 768ab96 commit 84d8f87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ import { Static, Type } from "@sinclair/typebox";
import { Value } from "@sinclair/typebox/value";
import { nanoid } from "nanoid";
import {
ChevronDownIcon,
ChevronRightIcon,
ChevronsDown,
ChevronsUp,
ClipboardCopyIcon,
LucideLoaderCircle,
Maximize2Icon,
Minimize2Icon,
MinusIcon,
MoreHorizontalIcon,
PauseIcon,
Expand Down

0 comments on commit 84d8f87

Please sign in to comment.