diff --git a/components/Footer/index.tsx b/components/Footer/index.tsx
index ebd3fa0a8..129ab1cd5 100644
--- a/components/Footer/index.tsx
+++ b/components/Footer/index.tsx
@@ -12,7 +12,6 @@ export default async function Footer() {
if (!footerData) {
return null
}
- console.log("footerData:", footerData)
return (