diff --git a/app/v2/notifications/post_notifications.py b/app/v2/notifications/post_notifications.py index b006b57f5..a5ad17646 100644 --- a/app/v2/notifications/post_notifications.py +++ b/app/v2/notifications/post_notifications.py @@ -85,7 +85,6 @@ def process_sms_or_email_notification( notification_type, template, template_with_content, - template_process_type, service, reply_to_text=None, ):