mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 05:12:57 -05:00
Remove unused code
This commit is contained in:
parent
61e6f2c8b6
commit
f2a40bdf7f
1 changed files with 0 additions and 1 deletions
|
@ -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 })
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue