diff --git a/modules/monitor/front/log/index.html b/modules/monitor/front/log/index.html deleted file mode 100644 index 7895b585e..000000000 --- a/modules/monitor/front/log/index.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/modules/monitor/front/log/index.js b/modules/monitor/front/log/index.js deleted file mode 100644 index 52a491c70..000000000 --- a/modules/monitor/front/log/index.js +++ /dev/null @@ -1,7 +0,0 @@ -import ngModule from '../module'; -import Section from 'salix/components/section'; - -ngModule.vnComponent('vnSupplierLog', { - template: require('./index.html'), - controller: Section, -}); diff --git a/modules/monitor/front/main/index.html b/modules/monitor/front/main/index.html index 9a7c8bc87..6e04f06d0 100644 --- a/modules/monitor/front/main/index.html +++ b/modules/monitor/front/main/index.html @@ -1,11 +1,3 @@ -