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() { ); } - -