rm useless line

This commit is contained in:
Henry Hiles 2025-08-02 23:29:21 -04:00
commit 21dfbfadf0
No known key found for this signature in database

View file

@ -97,10 +97,7 @@ If you have any questions, check out [our documentation](https://federated.nexus
If you have any issues, reply to this email.""", If you have any issues, reply to this email.""",
), ),
) )..subject = "Your registration for Federated Nexus has been accepted!",
..subject =
"Your registration for Federated Nexus has been accepted!"
..sender = from,
from: from, from: from,
recipients: [ recipients: [
mail.MailAddress(registration.username, registration.email), mail.MailAddress(registration.username, registration.email),