Merge pull request #4131 from tianon/export-albums-todone

Remove completed TODO item
This commit is contained in:
Benedikt 2021-10-30 21:49:58 +02:00 committed by GitHub
commit 361ff05b51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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