Remove redundancy
This commit is contained in:
parent
e40db5f27e
commit
2b6d980aeb
2 changed files with 0 additions and 2 deletions
|
|
@ -465,7 +465,6 @@
|
|||
flv = [];
|
||||
nonflv = [];
|
||||
sources[quality].forEach(function(source) {
|
||||
source.contentType = source.contentType;
|
||||
source.quality = quality;
|
||||
if (source.contentType === 'video/flv') {
|
||||
return flv.push(source);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue