From 1c3a0454b0fc24268455796ba089804416dc6815 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 22 Dec 2023 00:01:57 -0500 Subject: Travel advisory update --- app/not-found.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/not-found.js') diff --git a/app/not-found.js b/app/not-found.js index 9a39bf8..90d61bd 100644 --- a/app/not-found.js +++ b/app/not-found.js @@ -1,5 +1,3 @@ -import Link from "next/link"; - export default function NotFound() { return (
-- cgit v1.2.3