mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 13:38:53 -04:00
carve out ftp
This commit is contained in:
@@ -19,7 +19,6 @@ class QueueNames(object):
|
||||
JOBS = 'job-tasks'
|
||||
RETRY = 'retry-tasks'
|
||||
NOTIFY = 'notify-internal-tasks'
|
||||
PROCESS_FTP = 'process-ftp-tasks'
|
||||
CALLBACKS = 'service-callbacks'
|
||||
CALLBACKS_RETRY = 'service-callbacks-retry'
|
||||
SMS_CALLBACKS = 'sms-callbacks'
|
||||
|
||||
Reference in New Issue
Block a user