mirror of
https://github.com/iv-org/invidious
synced 2024-11-03 03:40:35 +00:00
Remove console.log debugging
This commit is contained in:
parent
2a45b4eba0
commit
1261323c66
@ -218,7 +218,6 @@ if (video_data.params.remember_position) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
console.log("Removing data for remebered positions");
|
|
||||||
remove_all_video_times();
|
remove_all_video_times();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user