mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Lint
This commit is contained in:
parent
ac3cc32367
commit
1cc5fc1f6c
@ -138,7 +138,6 @@ class EmailConfig(Config):
|
||||
if not os.path.isfile(p):
|
||||
raise ConfigError("Unable to find email template file %s" % (p, ))
|
||||
|
||||
|
||||
def default_config(self, config_dir_path, server_name, **kwargs):
|
||||
return """
|
||||
# Enable sending emails for notification events or expiry notices
|
||||
|
Loading…
Reference in New Issue
Block a user