This commit is contained in:
Son 2021-10-13 11:52:41 +02:00
parent cfe88b5df2
commit ced31edda2
1 changed files with 0 additions and 2 deletions

View File

@ -182,7 +182,6 @@ if __name__ == "__main__":
user.email,
f"Your mailbox {mailbox_email} has been deleted",
f"""Mailbox {mailbox_email} along with its aliases are deleted successfully.
Regards,
SimpleLogin team.
""",
@ -206,7 +205,6 @@ if __name__ == "__main__":
user.email,
f"Your domain {domain_name} has been deleted",
f"""Domain {domain_name} along with its aliases are deleted successfully.
Regards,
SimpleLogin team.
""",