Unused method removed

This commit is contained in:
nobody 2022-07-10 07:11:08 +02:00
parent 47d2956824
commit ccfbcd95eb
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ popup._renderContents = function () {
.then(popup._determineStatusManipulateDOM)
.then(popup._determineStatusGoogleFonts)
.then(popup._determineResourceInjections)
.then(popup._determineNegateHtmlFilterOption)
.then(popup._renderContextualContents);
if (BrowserType.CHROMIUM) {