Remove console.log debugging

pull/2538/head
bbielsa 2021-10-26 17:30:59 -04:00 zatwierdzone przez Emilien Devos
rodzic 2a45b4eba0
commit 1261323c66
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -218,7 +218,6 @@ if (video_data.params.remember_position) {
});
}
else {
console.log("Removing data for remebered positions");
remove_all_video_times();
}