mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 11:37:02 +03:00
Removed logging
This commit is contained in:
@@ -624,7 +624,6 @@ function sponsorsLookup(id: string, channelIDPromise?) {
|
||||
}
|
||||
|
||||
sponsorTimes = recievedSegments;
|
||||
console.log(sponsorTimes)
|
||||
|
||||
// Remove all submissions smaller than the minimum duration
|
||||
if (Config.config.minDuration !== 0) {
|
||||
|
||||
Reference in New Issue
Block a user