Small fixes

This commit is contained in:
BasioMeusPuga
2018-03-30 11:06:48 +05:30
parent 0d015ad72e
commit 2f4adfc183
3 changed files with 6 additions and 3 deletions

View File

@@ -175,7 +175,6 @@ class BookSorter:
book_ref.read_book()
if book_ref.book:
this_book = {}
this_book[file_md5] = {
'hash': file_md5,