mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 19:02:30 +01:00
Remove unused property
This commit is contained in:
parent
761850d21b
commit
b3b2fc3b42
@ -1747,7 +1747,6 @@ vAPI.injectScriptlet = function(doc, text) {
|
||||
vAPI.messaging.send('contentscript', {
|
||||
what: 'retrieveContentScriptParameters',
|
||||
url: vAPI.effectiveSelf.location.href,
|
||||
isRootFrame: self === self.top,
|
||||
charset: document.characterSet,
|
||||
}).then(response => {
|
||||
bootstrapPhase1(response);
|
||||
|
Loading…
Reference in New Issue
Block a user