Remove debug code
This commit is contained in:
parent
da1905850c
commit
fc5dad84f0
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ async function lookupTrack(id) {
|
|||
name: album_name,
|
||||
},
|
||||
}
|
||||
debug(track_info)
|
||||
return Promise.resolve(track_info);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue