remove blank lines

This commit is contained in:
Lukáš Horáček 2020-04-14 15:13:00 +02:00
parent 4eca40d2de
commit bb5b7edbb4
No known key found for this signature in database
GPG key ID: E07D6630DBC17195

View file

@ -132,8 +132,6 @@ module.exports = client => {
}
}
if (!video && videos[0]) {
video = videos[0]
} else if(!video) {