mirror of https://github.com/gorhill/uBlock.git
code review: fix jshint warning
This commit is contained in:
parent
6bbd892dd3
commit
e1c18110c0
|
@ -19,7 +19,8 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
/* global uDom */
|
||||
/* global CodeMirror, uDom */
|
||||
|
||||
'use strict';
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue