refactor: remove a timeline graph from the eBPF profiling widget (#91)

This commit is contained in:
Fine0830
2022-05-18 20:47:18 +08:00
committed by GitHub
parent 21523b8cb5
commit 7e0d716111
4 changed files with 32 additions and 231 deletions

View File

@@ -18,7 +18,6 @@
"element-plus": "^2.0.2",
"lodash": "^4.17.21",
"pinia": "^2.0.5",
"vis-timeline": "^7.5.1",
"vue": "^3.0.0",
"vue-grid-layout": "^3.0.0-beta1",
"vue-i18n": "^9.1.9",