From c2729d592ff8944a55b633948e2ef12e372824e3 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 a1c6eb11..1e62fdd3 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 %>'; - -