From 20dca4619b9e04178223c40fedb5681297cc4dfc Mon Sep 17 00:00:00 2001 From: Sir Blob <76974209+GamerBoss101@users.noreply.github.com> Date: Sat, 25 Jan 2025 03:57:13 -0500 Subject: [PATCH] footer component fix --- src/components/footer.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index bd626ed..9e511c1 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -2,8 +2,6 @@ import * as React from "react" -import Image from "next/image"; - export function Footer() { return (