carve out ftp

This commit is contained in:
stvnrlly
2023-02-09 13:30:33 -05:00
parent 6f6353e0f2
commit d73b223d48
4 changed files with 0 additions and 70 deletions

View File

@@ -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'