mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Remove log
This commit is contained in:
@@ -642,7 +642,6 @@ function sponsorsLookup(id: string) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
} else { // return if no video found
|
} else { // return if no video found
|
||||||
console.log("refetching")
|
|
||||||
retryFetch(id);
|
retryFetch(id);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user