mirror of https://github.com/gorhill/uBlock.git
jshint
This commit is contained in:
parent
f55ce63f64
commit
e036ae038e
|
@ -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 New Issue