typo
This commit is contained in:
parent
74586d7164
commit
07cdab8c2d
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ def remove_missing(books=None):
|
|||
if state.shutdown:
|
||||
return
|
||||
path = f.fullpath()
|
||||
path = unicode
|
||||
path = unicodedata.normalize('NFD', path)
|
||||
db_paths.append(path)
|
||||
if f.item:
|
||||
|
|
Loading…
Reference in a new issue