forked from embee/woomy
remove blank lines
This commit is contained in:
parent
4eca40d2de
commit
bb5b7edbb4
1 changed files with 2 additions and 4 deletions
|
@ -132,8 +132,6 @@ module.exports = client => {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
if (!video && videos[0]) {
|
||||
video = videos[0]
|
||||
} else if(!video) {
|
||||
|
|
Loading…
Reference in a new issue