Remove expand_emails argument from get_template

It isn’t used for anything now.
This commit is contained in:
Chris Hill-Scott
2019-09-02 16:15:24 +01:00
parent 17b8c0194b
commit 40e020d40d
4 changed files with 0 additions and 11 deletions

View File

@@ -343,7 +343,6 @@ def get_template(
template,
service,
show_recipient=False,
expand_emails=False,
letter_preview_url=None,
page_count=1,
redact_missing_personalisation=False,