mirror of https://github.com/status-im/codimd.git
Fix CI errors for unused variables
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
c5ca7b634a
commit
1f0fb12755
|
@ -1,7 +1,6 @@
|
||||||
/* eslint-env browser, jquery */
|
/* eslint-env browser, jquery */
|
||||||
/* global CodeMirror, Cookies, moment, editor, ui, Spinner,
|
/* global CodeMirror, Cookies, moment, Spinner, Idle, serverurl,
|
||||||
modeType, Idle, serverurl, key, gapi, Dropbox, FilePicker
|
key, Dropbox, ot, hex2rgb, Visibility */
|
||||||
ot, MediaUploader, hex2rgb, num_loaded, Visibility */
|
|
||||||
|
|
||||||
require('../vendor/showup/showup')
|
require('../vendor/showup/showup')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue