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