Skip to content

Commit e540d2e

Browse files
Merge pull request #125 from ISISComputingGroup/alert-autofix-1
Potential fix for code scanning alert no. 1: Unused variable, import, function or class
2 parents fd814d1 + f8cd899 commit e540d2e

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)