up
This commit is contained in:
@@ -66,11 +66,6 @@ const routes = [
|
||||
component: AdminSettings,
|
||||
meta: { requiresAuth: true, requiresAdmin: true, title: 'Settings' }
|
||||
},
|
||||
// {
|
||||
// path: '/olap-constructor',
|
||||
// component: OLAPConstructor,
|
||||
// meta: { requiresAuth: true, title: 'OLAP Constructor' }
|
||||
// },
|
||||
{
|
||||
path: '/olap/queries',
|
||||
component: OlapQueriesPage,
|
||||
|
||||
Reference in New Issue
Block a user