mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Remove debug code
This commit is contained in:
@@ -192,7 +192,6 @@ def feed_playlist(username):
|
|||||||
print('')
|
print('')
|
||||||
playlist = misc.input_link(links)
|
playlist = misc.input_link(links)
|
||||||
print('')
|
print('')
|
||||||
print(playlist)
|
|
||||||
write_playlist(playlist['owner']['id'], playlist['id'])
|
write_playlist(playlist['owner']['id'], playlist['id'])
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user