Remove extra trailing blank line.

This commit is contained in:
David Logie 2019-01-26 18:35:37 +00:00
parent 604616050b
commit 19db67c642

View file

@ -185,4 +185,3 @@ def apply_metadata(album_info, mapping):
if value is None and not clobber:
continue
item[field] = value