mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 09:31:01 +01:00
jshint
This commit is contained in:
parent
f55ce63f64
commit
e036ae038e
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ var cacheWasPurged = false;
|
|||
var needUpdate = false;
|
||||
var hasCachedContent = false;
|
||||
|
||||
var re3rdPartyExternalAsset = /^https?:\/\/[a-z0-9]+/;
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
var onMessage = function(msg) {
|
||||
|
|
Loading…
Reference in a new issue