Appease the linter

This commit is contained in:
amcmanu3 2023-01-30 19:11:37 -05:00
parent 82dc20e94a
commit 43c11f80b8
2 changed files with 0 additions and 2 deletions

View File

@ -899,7 +899,6 @@ class Helpers:
# directory already exists - non-blocking error
except FileExistsError:
pass
return True
except PermissionError as e:
logger.critical(f"Check generated exception due to permssion error: {e}")

View File

@ -1021,7 +1021,6 @@ class Controller:
),
)
move_thread.start()
return
def t_update_master_server_dir(self, server_dir, user_id):
self.helper.websocket_helper.broadcast_page(