Fix font size selection index, Cleanup

This commit is contained in:
BasioMeusPuga
2018-01-29 05:35:41 +05:30
parent ce90c0a6ea
commit 7bc28f5172
5 changed files with 14 additions and 17 deletions

View File

@@ -95,10 +95,6 @@ class BookSorter:
progress_object_generator()
def database_hashes(self):
# TODO
# Overwrite book if deleted and then re-added
# Also fetch the path of the file here
all_hashes_and_paths = database.DatabaseFunctions(
self.database_path).fetch_data(
('Hash', 'Path'),