1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Unused method removed

This commit is contained in:
nobody
2022-07-10 07:11:08 +02:00
parent 47d2956824
commit ccfbcd95eb

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) {