Skip to content

Commit

Permalink
Remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Nov 20, 2024
1 parent 9d215ab commit 2882bb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/StatisticsCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import { useRouter, useSearchParams } from "next/navigation";
import { ArrowRight } from "lucide-react";
import { DistributionPieChart } from "@/app/cars/DistributionPieChart";
import { Progress } from "@/app/components/Progress";
import { Badge } from "@/components/ui/badge";
import {
Card,
Expand Down

0 comments on commit 2882bb8

Please sign in to comment.