Remove unused code
This commit is contained in:
parent
61e6f2c8b6
commit
f2a40bdf7f
@ -30,7 +30,6 @@ export default {
|
|||||||
// when the component is being mounted
|
// when the component is being mounted
|
||||||
mounted() {
|
mounted() {
|
||||||
this.player = videojs('video-player', this.options, () => {
|
this.player = videojs('video-player', this.options, () => {
|
||||||
this.player.hlsQualitySelector({ displayCurrentQuality: true })
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user