Make the file manager work a little more sanely with regard to paths.

This commit is contained in:
Dave Page
2016-06-17 17:12:04 +01:00
parent 1172e31019
commit 35243b9869
4 changed files with 7 additions and 22 deletions

View File

@@ -1120,8 +1120,6 @@ def load_file():
# retrieve storage directory path
storage_manager_path = get_storage_directory()
if storage_manager_path is None:
storage_manager_path = ""
# generate full path of file
file_path = os.path.join(