aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-05-26 22:13:06 -0400
committerAjay Ramachandran <[email protected]>2021-05-26 22:13:06 -0400
commit0aa346e18e9ee61a75af34f084805f1070c41923 (patch)
tree09984af3cdc64286999221823c15a8988fd7779a
parentdeb0e9b9be24f4770c52842b6d5c403709becd56 (diff)
downloadSponsorBlock-0aa346e18e9ee61a75af34f084805f1070c41923.tar.gz
SponsorBlock-0aa346e18e9ee61a75af34f084805f1070c41923.zip
Remove unused declaration
-rw-r--r--src/popup.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/popup.ts b/src/popup.ts
index d07a651d..f265b824 100644
--- a/src/popup.ts
+++ b/src/popup.ts
@@ -391,8 +391,6 @@ async function runThePopup(messageListener?: MessageListener): Promise<void> {
categoryColorCircle.classList.add("dot");
categoryColorCircle.classList.add("sponsorTimesCategoryColorCircle");
- const prefix = utils.shortCategoryName(segmentTimes[i].category) + ": ";
-
let extraInfo = "";
if (segmentTimes[i].hidden === SponsorHideType.Downvoted) {
//this one is downvoted