Remove extra log

This commit is contained in:
Ajay 2023-05-12 23:55:33 -04:00
parent 4a1829839f
commit b07381e5d0

View file

@ -675,7 +675,6 @@ async function startSponsorSchedule(includeIntersectingSegments = false, current
let forceStartIntervalTime: number | null = null;
if (isFirefoxOrSafari() && !isSafari() && delayTime > 300) {
forceStartIntervalTime = await waitForNextTimeChange();
console.log("start", forceStartIntervalTime, performance.now())
}
// Use interval instead of timeout near the end to combat imprecise video time