From 0a6cc2538189d25ab428dca80e793a5760e23d96 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 25 May 2015 13:09:50 -0700 Subject: [PATCH] Another TODO comment I disagree with :sunglasses: --- beets/importer.py | 1 - 1 file changed, 1 deletion(-) diff --git a/beets/importer.py b/beets/importer.py index 1440eacb1..503fecfcc 100644 --- a/beets/importer.py +++ b/beets/importer.py @@ -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