cleaning up

This commit is contained in:
Lucas Duailibe 2013-03-11 19:22:03 -03:00
parent 3390fd339a
commit a6ae5c4a4f

View file

@ -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.