Another TODO comment I disagree with 😎

This commit is contained in:
Adrian Sampson 2015-05-25 13:09:50 -07:00
parent 6c792c25a9
commit 0a6cc25381

View file

@ -406,7 +406,6 @@ class ImportTask(object):
self.cur_artist = None
self.candidates = []
self.rec = None
# TODO remove this eventually
self.should_remove_duplicates = False
self.is_album = True