mirror of
https://github.com/beetbox/beets.git
synced 2026-01-16 13:15:48 +01:00
Remove extraneous blank line
This commit is contained in:
parent
430595825f
commit
eddbab63bd
1 changed files with 0 additions and 3 deletions
|
|
@ -33,9 +33,6 @@ def _confirmation(objs, opts):
|
|||
"""
|
||||
# Confirm artwork changes to library items.
|
||||
if not opts.yes:
|
||||
# Prepare confirmation with user.
|
||||
print_()
|
||||
|
||||
fmt = u'$albumartist - $album'
|
||||
istr = u'album'
|
||||
if opts.file:
|
||||
|
|
|
|||
Loading…
Reference in a new issue