From ad67d708182a95f74c57372d2055135d8b5bcd38 Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 1 Jul 2019 21:05:31 +0200 Subject: [PATCH] removing empty string --- beets/autotag/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/beets/autotag/__init__.py b/beets/autotag/__init__.py index b0bbbbf04..2c8a2f984 100644 --- a/beets/autotag/__init__.py +++ b/beets/autotag/__init__.py @@ -158,7 +158,6 @@ def apply_metadata(album_info, mapping): 'style', 'genre', 'discogs_albumid', - '', 'albumstatus', 'albumdisambig', 'releasegroupdisambig',