mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Removed logging
This commit is contained in:
parent
a50f030a3b
commit
2d55ea0fc5
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue