diff --git a/src/index.tsx b/src/index.tsx
index 7b34fa3eb..5e6964065 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -402,16 +402,12 @@ render(() => {
-
+
);
}, document.getElementById("root") as HTMLElement);
-function AllOther() {
- location.href = "/404";
- return <>>;
-}
function NotFound() {
return (