Skip to content

Commit f8cd899

Browse files
Potential fix for code scanning alert no. 1: Unused variable, import, function or class
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent fd814d1 commit f8cd899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Footer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from "react";
22
import Link from "next/link";
3-
import Image from "next/image";
43

54
export default function Footer() {
65
return (

0 commit comments

Comments
 (0)