Unused method removed
This commit is contained in:
parent
47d2956824
commit
ccfbcd95eb
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue