Fix: use closeCurrentTab
This commit is contained in:
parent
7365a8bada
commit
04ebc837e2
|
@ -3,7 +3,7 @@
|
||||||
/* global css_beautify */
|
/* global css_beautify */
|
||||||
/* global CSSLint initLint linterConfig updateLintReport renderLintReport updateLinter */
|
/* global CSSLint initLint linterConfig updateLintReport renderLintReport updateLinter */
|
||||||
/* global mozParser createSourceEditor */
|
/* global mozParser createSourceEditor */
|
||||||
/* global loadScript */
|
/* global loadScript closeCurrentTab */
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* global CodeMirror semverCompare makeLink */
|
/* global CodeMirror semverCompare makeLink closeCurrentTab */
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user