Removed the line altogther as it was not needed

This commit is contained in:
Richard Chapman
2018-02-08 17:56:14 +00:00
parent bb15ed0d01
commit d4b851b5b0

View File

@@ -60,8 +60,6 @@ class TaskNames(object):
class Config(object):
NOTIFY_LOG_LEVEL = 'INFO'
# URL of admin app
ADMIN_BASE_URL = os.environ['ADMIN_BASE_URL']