mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-24 16:32:17 +00:00
pep8
This commit is contained in:
parent
3facde2536
commit
311b5ce051
@ -154,7 +154,6 @@ class Mailer(object):
|
||||
multipart_msg.attach(text_part)
|
||||
multipart_msg.attach(html_part)
|
||||
|
||||
|
||||
yield sendmail(
|
||||
self.hs.config.email_smtp_host,
|
||||
raw_from, raw_to, multipart_msg.as_string(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user