From 173e1f0de743ac30982759060c6a4dbf5db89a11 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Thu, 24 Jun 2021 17:32:48 +1000 Subject: [PATCH] whitespc --- shared.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/shared.py b/shared.py index ae68bb2..69324d0 100644 --- a/shared.py +++ b/shared.py @@ -9,7 +9,6 @@ ICON["Import"]="fa-file-upload" ICON["Storage"]="fa-database" ICON["Bin"]="fa-trash-alt" - if hostname == PROD_HOST: PA_JOB_MANAGER_HOST="192.168.0.2" DB_URL = 'postgresql+psycopg2://pa:for_now_pa@192.168.0.2:55432/pa' @@ -51,8 +50,6 @@ def CreateFoldersSelect(selected): def LocationIcon(obj): return ICON[obj.in_dir.in_path.type.name] - - # translate a path type, a full FS path and a file into the full FS path of the # symlink on the file system. To note, this is used with file == path, when we # want to just get the symlink to the path itself, otherwise file ==