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';
|
'use strict';
|
||||||
|
|
||||||
function initLint() {
|
function initLint() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user