mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Update utils and remove expanded argument
This argument was removed in https://github.com/alphagov/notifications-utils/pull/643
This commit is contained in:
@@ -355,7 +355,6 @@ def get_template(
|
||||
template,
|
||||
from_name=service.name,
|
||||
from_address='{}@notifications.service.gov.uk'.format(service.email_from),
|
||||
expanded=expand_emails,
|
||||
show_recipient=show_recipient,
|
||||
redact_missing_personalisation=redact_missing_personalisation,
|
||||
reply_to=email_reply_to,
|
||||
|
||||
Reference in New Issue
Block a user