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

Unnecessary code removed

This commit is contained in:
nobody
2020-08-26 07:25:45 +02:00
parent cee93d524f
commit 01c0454734
2 changed files with 0 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ options._renderContents = function () {
if (BrowserType.CHROMIUM) {
document.getElementById('html-filter-div').style.display = 'none';
document.getElementById('block-google-fonts').style.display = 'none';
}
if (!chrome.browserAction.setIcon) {