Skip to content

Commit

Permalink
fix: remove unused imports (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Nov 20, 2024
1 parent 97c2bac commit 9477415
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/docs/app/(home)/showcase/page.tsx
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
import {
ChevronDown,
Code,
MessageSquare,
Pen,
Settings2,
Sparkles,
} from "lucide-react";
import Image from "next/image";

import { Card } from "@/components/ui/card";
Expand Down

0 comments on commit 9477415

Please sign in to comment.