[web] Lint source code
This commit is contained in:
parent
e244b82082
commit
c89449e8fd
|
@ -95,7 +95,6 @@ const dataObject = {
|
|||
},
|
||||
|
||||
set(vm, response) {
|
||||
console.log(response[0])
|
||||
vm.playlist = response[0]
|
||||
vm.tracks = []
|
||||
vm.total = 0
|
||||
|
|
Loading…
Reference in New Issue