membershipworks: Remove unrelated comment

not really sure where that came from...
This commit is contained in:
Adam Goldsmith 2024-06-07 10:16:12 -04:00
parent 56f49f8784
commit f2a17d3ea4

View File

@ -386,7 +386,6 @@ class EventDetailView(
date_submitted=pdf_context["now"],
amount=event.total_due_to_instructor,
)
# removed), currently used in event_invoice_admin.dj.html.
emails = make_invoice_emails(
invoice, pdf, self.request.build_absolute_uri(event.get_absolute_url())