diff --git a/src/popup.ts b/src/popup.ts index a7023070..6dd8ef85 100644 --- a/src/popup.ts +++ b/src/popup.ts @@ -969,9 +969,6 @@ async function runThePopup(messageListener?: MessageListener) { if (!Config.config.forceChannelCheck) PageElements.whitelistForceCheck.style.display = "unset"; - //PageElements.downloadedSponsorMessageTimes.innerText = chrome.i18n.getMessage("channelWhitelisted"); - //PageElements.downloadedSponsorMessageTimes.style.fontWeight = "bold"; - //save this Config.config.whitelistedChannels = whitelistedChannels;