mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 16:48:31 -04:00
Delete unused code
* The `_should_record_notification_in_history_table` function stopped being used in this commit:c23ae15f32* `NOTIFICATIONS_ALERT` stopped being used in this commit:5aa37f09b6
This commit is contained in:
@@ -293,7 +293,6 @@ class Config(object):
|
||||
}
|
||||
CELERY_QUEUES = []
|
||||
|
||||
NOTIFICATIONS_ALERT = 5 # five mins
|
||||
FROM_NUMBER = 'development'
|
||||
|
||||
STATSD_HOST = os.getenv('STATSD_HOST')
|
||||
|
||||
Reference in New Issue
Block a user