Skip to content

Commit 795032d

Browse files
Danjadigitas-git
Danja
authored andcommitted
remove duplicated comment line
1 parent faf5932 commit 795032d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/quality/quality.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ Object.assign(MediaElementPlayer.prototype, {
448448
/**
449449
* Returns the quality represnetaion base on the height of the loaded video
450450
* @param {Number} height the pixel height of the video
451-
* @param {Number} height the pixel height of the video
452451
**/
453452
getQualityFromHeight (height) {
454453
if (height >= 4320) {

0 commit comments

Comments
 (0)