Remove endpoint comment
This commit is contained in:
parent
79e3b6c0c7
commit
119f8c7447
1 changed files with 0 additions and 1 deletions
|
|
@ -124,7 +124,6 @@ export default {
|
|||
})
|
||||
},
|
||||
populate_playlist() {
|
||||
// POST /playlists/{playlist_id}/tracks
|
||||
let payload = { uris: [] };
|
||||
|
||||
for (var track of this.data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue