This commit is contained in:
j 2019-01-14 17:22:10 +05:30
parent 74586d7164
commit 07cdab8c2d
1 changed files with 0 additions and 1 deletions

View File

@ -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: