diff --git a/beetsplug/export.py b/beetsplug/export.py index bb2c9ba28..99f6d7063 100644 --- a/beetsplug/export.py +++ b/beetsplug/export.py @@ -79,8 +79,6 @@ class ExportPlugin(BeetsPlugin): }) def commands(self): - # TODO: Add option to use albums - cmd = ui.Subcommand('export', help='export data from beets') cmd.func = self.run cmd.parser.add_option(