From 3a97ff3b990e4d6e257045cb1aeb9de7130be288 Mon Sep 17 00:00:00 2001 From: toonami2907 Date: Sun, 21 Jul 2024 15:55:31 -0700 Subject: [PATCH] updated the index.js --- app/routes/_index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index bd747e4d..f91dce34 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -22,5 +22,3 @@ export default function Index() { ); } - -