mirror of
https://github.com/beetbox/beets.git
synced 2026-01-08 08:56:56 +01:00
Another TODO comment I disagree with 😎
This commit is contained in:
parent
6c792c25a9
commit
0a6cc25381
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue