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:
@@ -45,7 +45,6 @@ popup._renderContents = function () {
|
|||||||
.then(popup._determineStatusManipulateDOM)
|
.then(popup._determineStatusManipulateDOM)
|
||||||
.then(popup._determineStatusGoogleFonts)
|
.then(popup._determineStatusGoogleFonts)
|
||||||
.then(popup._determineResourceInjections)
|
.then(popup._determineResourceInjections)
|
||||||
.then(popup._determineNegateHtmlFilterOption)
|
|
||||||
.then(popup._renderContextualContents);
|
.then(popup._renderContextualContents);
|
||||||
|
|
||||||
if (BrowserType.CHROMIUM) {
|
if (BrowserType.CHROMIUM) {
|
||||||
|
Reference in New Issue
Block a user