remove old splitted map

This commit is contained in:
axolotle
2021-06-11 12:29:59 +02:00
parent 9a9f42f084
commit 7ce04a91f3
2 changed files with 0 additions and 139 deletions
-7
View File
@@ -50,13 +50,6 @@ export default [
component: () => import(/* webpackChunkName: "blog" */ '@/pages/Blog')
},
// TEMP
{
name: 'map',
path: '/map',
component: () => import(/* webpackChunkName: "test" */ '@/pages/Map')
},
{
name: 'notfound',
path: '/404',