diff --git a/src/index.tsx b/src/index.tsx
index 12dcfc4..f484295 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -47,10 +47,6 @@ const router = createBrowserRouter([
path: "/p/:npub",
element: ,
},
- {
- path: "/live/:id",
- element: ,
- },
{
path: "/:id",
element: ,