mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Remove expand_emails argument from get_template
It isn’t used for anything now.
This commit is contained in:
@@ -79,7 +79,6 @@ def view_notification(service_id, notification_id):
|
||||
notification_id=notification_id,
|
||||
filetype='png',
|
||||
),
|
||||
expand_emails=True,
|
||||
page_count=page_count,
|
||||
show_recipient=True,
|
||||
redact_missing_personalisation=True,
|
||||
|
||||
Reference in New Issue
Block a user