mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Remove some debug code
This commit is contained in:
@@ -177,5 +177,4 @@ def write_tracks(tracks, text_file):
|
||||
tracks = spotify.next(tracks)
|
||||
else:
|
||||
break
|
||||
log.info(track_urls)
|
||||
return track_urls
|
||||
|
||||
Reference in New Issue
Block a user