Skip to content

Commit

Permalink
remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseddon committed Nov 28, 2024
1 parent 3ef66c3 commit 99093cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
CardDescription,
CardFooter,
CardHeader,
CardTitle,
} from "@/components/ui/card";
import { Button } from "@/components/ui/button";
import { Textarea } from "@/components/ui/textarea";
Expand Down

0 comments on commit 99093cf

Please sign in to comment.