diff --git a/config/routes.ts b/config/routes.ts index ab67058e..2642d7c6 100644 --- a/config/routes.ts +++ b/config/routes.ts @@ -291,7 +291,6 @@ export default [ redirect: '/dashboard/analysis', }, { - name: '404', component: './exception/404', path: '/*', },