From 0715fa61ab81d1a3b7db1e3f05acc9fc196ec187 Mon Sep 17 00:00:00 2001 From: Christopher Hight Date: Fri, 5 Jun 2026 11:08:21 -0700 Subject: [PATCH] Bug fix, removed old routes i should have removed in last commit --- client/src/App.jsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/src/App.jsx b/client/src/App.jsx index 4dbe717..9127cac 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -53,11 +53,6 @@ function App() { {/*Public Routes*/} } /> - } /> - } /> - } /> - } /> - } /> {/*Non-Public Routes*/} }>