Removed empty line

This commit is contained in:
Rainer Hihn 2019-04-19 21:17:15 +02:00
parent 5c643a8f16
commit ddd7b4b3b4

View file

@ -389,7 +389,6 @@ class LastGenrePlugin(plugins.BeetsPlugin):
help=u'match albums instead of items')
lastgenre_cmd.parser.set_defaults(query_type='albums')
def lastgenre_func(lib, opts, args):
write = ui.should_write()
self.config.set_args(opts)