mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Remove console.log debugging
This commit is contained in:
parent
2a45b4eba0
commit
1261323c66
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ if (video_data.params.remember_position) {
|
|||
});
|
||||
}
|
||||
else {
|
||||
console.log("Removing data for remebered positions");
|
||||
remove_all_video_times();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue