notify-api-433b remove research mode

This commit is contained in:
Kenneth Kehl
2023-08-25 12:09:00 -07:00
parent b679550d97
commit 5a350560d7
32 changed files with 88 additions and 305 deletions

View File

@@ -10,7 +10,7 @@ from app.celery.process_ses_receipts_tasks import (
remove_emails_from_bounce,
remove_emails_from_complaint,
)
from app.celery.research_mode_tasks import (
from app.celery.test_key_tasks import (
ses_hard_bounce_callback,
ses_notification_callback,
ses_soft_bounce_callback,