mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
parent
92ca156c56
commit
ad75b1bdba
1 changed files with 0 additions and 5 deletions
|
@ -1425,11 +1425,6 @@ builtinScriptlets.push({
|
|||
fn: jsonPruneFetchResponse,
|
||||
dependencies: [
|
||||
'json-prune-fetch-response.fn',
|
||||
'match-object-properties.fn',
|
||||
'object-prune.fn',
|
||||
'parse-properties-to-match.fn',
|
||||
'safe-self.fn',
|
||||
'should-log.fn',
|
||||
],
|
||||
});
|
||||
function jsonPruneFetchResponse(...args) {
|
||||
|
|
Loading…
Reference in a new issue