mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
Missed some print statements and unused imports.
This commit is contained in:
@@ -186,7 +186,6 @@ class Development(Config):
|
||||
Queue('research-mode', Exchange('default'), routing_key='research-mode')
|
||||
]
|
||||
API_HOST_NAME = "http://localhost:6011"
|
||||
REDIS_ENABLED = True
|
||||
|
||||
|
||||
class Test(Config):
|
||||
|
||||
Reference in New Issue
Block a user