mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Small changes to tidy up the code
This commit is contained in:
@@ -78,7 +78,6 @@ def create_app(application):
|
||||
from app.config import configs
|
||||
|
||||
notify_environment = os.environ['NOTIFY_ENVIRONMENT']
|
||||
print(notify_environment)
|
||||
|
||||
application.config.from_object(configs[notify_environment])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user