diff --git a/src/content.ts b/src/content.ts index 8787a2b7..a529d727 100644 --- a/src/content.ts +++ b/src/content.ts @@ -642,7 +642,6 @@ function sponsorsLookup(id: string) { return; } } else { // return if no video found - console.log("refetching") retryFetch(id); return; }