diff --git a/package.json b/package.json index 9426b7cb..0fe95272 100644 --- a/package.json +++ b/package.json @@ -80,8 +80,7 @@ "jest": "^26.0.0", "ts-jest": "^26.4.4", "uglifyjs-webpack-plugin": "^2.2.0", - "vue-jest": "^5.0.0-alpha.10", - "vue3-ace-editor": "^2.0.2" + "vue-jest": "^5.0.0-alpha.10" }, "browserslist": [ "> 1%", diff --git a/src/components/rightBox/settings/ChartBox.vue b/src/components/rightBox/settings/ChartBox.vue deleted file mode 100644 index b8f54506..00000000 --- a/src/components/rightBox/settings/ChartBox.vue +++ /dev/null @@ -1,408 +0,0 @@ - - - diff --git a/src/components/rightBox/settings/GalaxyProxyBox.vue b/src/components/rightBox/settings/GalaxyProxyBox.vue deleted file mode 100644 index 941c47ff..00000000 --- a/src/components/rightBox/settings/GalaxyProxyBox.vue +++ /dev/null @@ -1,117 +0,0 @@ - - - diff --git a/src/components/setting/GalaxyProxyDebug.vue b/src/components/setting/GalaxyProxyDebug.vue deleted file mode 100644 index 42697b89..00000000 --- a/src/components/setting/GalaxyProxyDebug.vue +++ /dev/null @@ -1,329 +0,0 @@ - - - diff --git a/src/router/index.js b/src/router/index.js index ae862fbd..cdaa5c32 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -92,11 +92,6 @@ const routes = [ path: '/i18n', component: () => import('@/views/administration/I18n') }, - { - name: 'Chart', - path: '/chart', - component: () => import('@/views/administration/Chart') - }, { path: '/detectionsNew', component: () => import('@/views/detectionsNew/Index') diff --git a/src/views/administration/Chart.vue b/src/views/administration/Chart.vue deleted file mode 100644 index aaa40154..00000000 --- a/src/views/administration/Chart.vue +++ /dev/null @@ -1,93 +0,0 @@ - - diff --git a/src/views/administration/GalaxyProxy.vue b/src/views/administration/GalaxyProxy.vue deleted file mode 100644 index cf88953c..00000000 --- a/src/views/administration/GalaxyProxy.vue +++ /dev/null @@ -1,159 +0,0 @@ - - -