mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
code review: fix jshint warning
This commit is contained in:
parent
6bbd892dd3
commit
e1c18110c0
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
/* global uDom */
|
||||
/* global CodeMirror, uDom */
|
||||
|
||||
'use strict';
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in a new issue