Skip to content

Commit 12b5114

Browse files
committed
removed duplicate import Image bug
1 parent bc4ae19 commit 12b5114

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Footer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import Image from 'next/image';
22
import Link from 'next/link';
3-
import Image from 'next/image';
43
import { socialLinks } from '../public/data/data';
54

65
const Footer = () => {

0 commit comments

Comments
 (0)