From 7463c99215f8eac802048fc43f4c09eb6bc0639a Mon Sep 17 00:00:00 2001 From: nightbug-xx Date: Mon, 9 Jun 2025 18:39:45 +0900 Subject: [PATCH] Remove duplicate signup route --- src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index fa6ee64..bca0305 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -41,7 +41,6 @@ function App() { } /> } /> } /> - } /> } /> } /> } />