Skip to content

Commit af809b6

Browse files
committed
Prepare for 1.0.0 release
1 parent ae853ff commit af809b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

beetsplug/oldestdate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def __init__(self):
2929
})
3030

3131
# Get global MusicBrainz host setting
32-
# TODO fallback values for musicbrainz settings
3332
musicbrainzngs.set_hostname(config['musicbrainz']['host'].get())
3433
musicbrainzngs.set_rate_limit(1, config['musicbrainz']['ratelimit'].get())
3534
for recording_field in (

0 commit comments

Comments
 (0)