aboutsummaryrefslogtreecommitdiff
path: root/app/not-found.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-12-22 00:01:57 -0500
committerAndrew Lee <alee14498@protonmail.com>2023-12-22 00:01:57 -0500
commit1c3a0454b0fc24268455796ba089804416dc6815 (patch)
tree7af285487a811d9c213913a1bfc7ec3835ba8ff9 /app/not-found.js
parentb960da50af564bfcb96e6897503431512d410398 (diff)
downloadalure-website-1c3a0454b0fc24268455796ba089804416dc6815.tar.gz
alure-website-1c3a0454b0fc24268455796ba089804416dc6815.tar.bz2
alure-website-1c3a0454b0fc24268455796ba089804416dc6815.zip
Travel advisory update
Diffstat (limited to 'app/not-found.js')
-rw-r--r--app/not-found.js2
1 files changed, 0 insertions, 2 deletions
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 (
<main className="flex flex-col text-center">