Fix: messageBox global

This commit is contained in:
eight 2017-11-09 15:56:29 +08:00
parent a1c1eb328b
commit 7543b8406f

View File

@ -4,7 +4,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 closeCurrentTab regExpTester */ /* global closeCurrentTab regExpTester messageBox */
'use strict'; 'use strict';
let styleId = null; let styleId = null;