mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
notify-api-433b remove research mode
This commit is contained in:
@@ -187,7 +187,6 @@ def process_sms_or_email_notification(
|
||||
key_type=api_user.key_type,
|
||||
notification_type=notification_type,
|
||||
notification_id=notification_id,
|
||||
research_mode=service.research_mode, # research_mode is deprecated
|
||||
queue=queue_name
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user