mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
Merge branch 'master' of git://github.com/sampsyo/beets
This commit is contained in:
commit
efafdaf054
1 changed files with 0 additions and 1 deletions
|
|
@ -326,7 +326,6 @@ def initial_lookup(config):
|
|||
while True:
|
||||
task = yield task
|
||||
if task.sentinel:
|
||||
task = yield task
|
||||
continue
|
||||
|
||||
log.debug('Looking up: %s' % task.path)
|
||||
|
|
|
|||
Loading…
Reference in a new issue