From a6ae5c4a4fb680fffbfa96ff7374f6bbbc579030 Mon Sep 17 00:00:00 2001 From: Lucas Duailibe Date: Mon, 11 Mar 2013 19:22:03 -0300 Subject: [PATCH] cleaning up --- beetsplug/chroma.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/beetsplug/chroma.py b/beetsplug/chroma.py index f2871254a..edb6a7282 100644 --- a/beetsplug/chroma.py +++ b/beetsplug/chroma.py @@ -112,11 +112,6 @@ def _all_releases(items): yield release_id class AcoustidPlugin(plugins.BeetsPlugin): - def __init__(self): - super(AcoustidPlugin, self).__init__() - self.config.add({ - u'write': False - }) def track_distance(self, item, info): if item.path not in _matches: # Match failed.