Remove unused property

This commit is contained in:
Raymond Hill 2020-04-03 09:07:22 -04:00
parent 37d739bc38
commit 1295e25961
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ const µBlock = (( ) => { // jshint ignore:line
cloudStorageSupported: vAPI.cloud instanceof Object,
canFilterResponseData: typeof browser.webRequest.filterResponseData === 'function',
canInjectScriptletsNow: vAPI.webextFlavor.soup.has('chromium'),
proxyDNS: undefined,
// https://github.com/chrisaljoudi/uBlock/issues/180
// Whitelist directives need to be loaded once the PSL is available