diff --git a/src/app/components/Footer/Footer.tsx b/src/app/components/Footer/Footer.tsx index 121c0de5..e7ca0160 100644 --- a/src/app/components/Footer/Footer.tsx +++ b/src/app/components/Footer/Footer.tsx @@ -63,8 +63,6 @@ const iconLinks = [ }, ]; -interface FooterProps {} - export const Footer: React.FC = () => { return (