mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00: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