mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 05:58:53 -04:00
notify-api-433b remove research mode
This commit is contained in:
@@ -81,7 +81,6 @@ def send_one_off_notification(service_id, post_data):
|
||||
|
||||
send_notification_to_queue(
|
||||
notification=notification,
|
||||
research_mode=service.research_mode,
|
||||
queue=queue_name,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user