rm useless line
This commit is contained in:
parent
b9adcb205e
commit
21dfbfadf0
1 changed files with 6 additions and 9 deletions
|
@ -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),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue