Remove unnecessary global
This commit is contained in:
parent
0ccdf2fd7f
commit
6bd1768b72
|
@ -1,4 +1,4 @@
|
|||
/* global CodeMirror CSSLint editors makeSectionVisible showHelp stylelintDefaultConfig BG */
|
||||
/* global CodeMirror CSSLint editors makeSectionVisible showHelp stylelintDefaultConfig */
|
||||
'use strict';
|
||||
|
||||
function initLint() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user