Remove forgotten print statement.

This commit is contained in:
temrix 2019-09-21 16:41:57 +02:00
parent dde905f9a8
commit 2691781d4e
No known key found for this signature in database
GPG key ID: 1DAF66EBB61678D2

View file

@ -425,7 +425,6 @@ class BeatportTest(_common.TestCase, TestHelper):
# Set up 'test_album'.
self.test_album = self.mk_test_album()
# print(self.test_album.keys())
# Set up 'test_tracks'
self.test_tracks = self.test_album.items()