Fix linting error

Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
This commit is contained in:
Yukai Huang 2019-10-04 23:03:45 +08:00
parent be900d8db6
commit 8d978cd2d0
No known key found for this signature in database
GPG Key ID: D4D3B2F0E99D4914
1 changed files with 1 additions and 1 deletions

View File

@ -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'