remove console.logs
This commit is contained in:
parent
437890a609
commit
e2eaa206e4
@ -87,7 +87,6 @@ class VideoData {
|
||||
this.onVideoLoaded();
|
||||
}
|
||||
onTimeUpdate() {
|
||||
console.info('received timeupdate event!', this);
|
||||
this.onVideoLoaded();
|
||||
}
|
||||
//#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user