From 5c177e77f96651a04405244d49831ed7466601aa Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Sat, 12 Nov 2022 17:07:36 +0800 Subject: [PATCH] fix(ui): code highlight issue --- frontend/public/index.html | 2 -- frontend/public/simplemde/simplemde.css | 7 ------- frontend/public/simplemde/simplemde.js | 15 --------------- 3 files changed, 24 deletions(-) delete mode 100644 frontend/public/simplemde/simplemde.css delete mode 100644 frontend/public/simplemde/simplemde.js diff --git a/frontend/public/index.html b/frontend/public/index.html index a1c6eb117..1e62fdd35 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -13,8 +13,6 @@ window.VUE_APP_INIT_BAIDU_TONGJI = '<%= VUE_APP_INIT_BAIDU_TONGJI %>'; - -