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

@@ -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,
)