Skip to content

Commit b459576

Browse files
committed
refactor(page): remove unused AnimatedStats import
1 parent 8152e96 commit b459576

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

www/app/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import Image from "next/image";
22
import Footer from "@/components/footer";
33
import AnimatedNav from "@/components/animated-nav/server";
44
import AnimatedHero from "@/components/animated-hero/server";
5-
import AnimatedStats from "@/components/animated-stats/server";
65
import IntegrationCard from "@/components/integration-card/server";
76
import ProfileCard from "@/components/profile-card/server";
87
import HowItWorksCard from "@/components/how-it-works-card/server";

0 commit comments

Comments
 (0)