Removed print all tags

This commit is contained in:
matthias@arch 2021-09-29 15:58:57 +02:00
parent 9fa81171bb
commit d6e690e192

View File

@ -247,8 +247,6 @@ class Nicole:
audio["TITLE"] = title
audio.save()
print(f"Removed '{word}' from the title.")
print(audio.pprint())
# currently the only supported site
if self.lyrics_site == "azlyrics":