summaryrefslogtreecommitdiff
path: root/src/views/SystemDescription/SystemEventLogs/index.js
diff options
context:
space:
mode:
authorMaksim Zakharov <m.zakharov@IBS.RU>2022-05-24 09:43:34 +0300
committerMaksim Zakharov <m.zakharov@IBS.RU>2022-05-24 09:43:34 +0300
commit6facd12596ec8b55bab4be04b473de65e1f22018 (patch)
tree9e82b684a4945431b9d798e2e52293477212ec51 /src/views/SystemDescription/SystemEventLogs/index.js
parent5c7a1dd3d6a22e02b983a01be39b654b8eaa6ad1 (diff)
downloadwebui-vue-6facd12596ec8b55bab4be04b473de65e1f22018.tar.xz
Add depend: highcarts. Pages: power, analytical motherboard, memory, fans, event logs, Fix styles, add global components.
Diffstat (limited to 'src/views/SystemDescription/SystemEventLogs/index.js')
-rw-r--r--src/views/SystemDescription/SystemEventLogs/index.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/views/SystemDescription/SystemEventLogs/index.js b/src/views/SystemDescription/SystemEventLogs/index.js
deleted file mode 100644
index abe245ae..00000000
--- a/src/views/SystemDescription/SystemEventLogs/index.js
+++ /dev/null
@@ -1,2 +0,0 @@
-import SystemEventLogs from './SystemEventLogs.vue';
-export default SystemEventLogs;