removing extra line

This commit is contained in:
Peter 2019-06-10 09:33:10 +02:00
parent 55e003a3d4
commit 9bdadc5c73

View file

@ -356,7 +356,6 @@ class DiscogsPlugin(BeetsPlugin):
else:
return self.config['separator'].as_str().join(sorted(style))
def get_artist(self, artists):
"""Returns an artist string (all artists) and an artist_id (the main
artist) for a list of discogs album or track artists.