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