mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Removed the line altogther as it was not needed
This commit is contained in:
@@ -60,8 +60,6 @@ class TaskNames(object):
|
|||||||
|
|
||||||
|
|
||||||
class Config(object):
|
class Config(object):
|
||||||
NOTIFY_LOG_LEVEL = 'INFO'
|
|
||||||
|
|
||||||
# URL of admin app
|
# URL of admin app
|
||||||
ADMIN_BASE_URL = os.environ['ADMIN_BASE_URL']
|
ADMIN_BASE_URL = os.environ['ADMIN_BASE_URL']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user