Fix duplicate imports in routes

This commit is contained in:
Christian Cueni 2021-07-13 15:55:25 +02:00
parent 3c25cb53b2
commit b33f23b4c9
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ const routes = [
}
}
},
...onboardingRoutes,
{path: '/styleguide', component: styleGuidePage},
{
path: '*',