mirror of
https://github.com/beetbox/beets.git
synced 2025-12-23 00:54:03 +01:00
parent
4b11eed79f
commit
68d835e4a0
1 changed files with 0 additions and 2 deletions
|
|
@ -950,8 +950,6 @@ def read_tasks(session):
|
|||
.format(displayable_path(dirs)))
|
||||
skipped += 1
|
||||
continue
|
||||
print(paths)
|
||||
print(read_items(paths))
|
||||
yield ImportTask(toppath, dirs, read_items(paths))
|
||||
|
||||
# Indicate the directory is finished.
|
||||
|
|
|
|||
Loading…
Reference in a new issue