mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 08:32:06 +01:00
Removed empty line
This commit is contained in:
parent
5c643a8f16
commit
ddd7b4b3b4
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue