mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fix make lint warning
This commit is contained in:
parent
1ce11f72bc
commit
99dfce0b44
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
/* globals document */
|
||||
/* globals CSSStyleSheet, document */
|
||||
|
||||
'use strict';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue