mirror of https://github.com/status-im/codimd.git
Fix linting error
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
This commit is contained in:
parent
be900d8db6
commit
8d978cd2d0
|
@ -1,5 +1,5 @@
|
|||
/* eslint-env browser, jquery */
|
||||
/* global moment, serverurl, plantumlServer, Viz */
|
||||
/* global moment, serverurl, plantumlServer */
|
||||
|
||||
import Prism from 'prismjs'
|
||||
import hljs from 'highlight.js'
|
||||
|
|
Loading…
Reference in New Issue