mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-30 19:01:53 +02:00
Remove redundant docstring
This commit is contained in:
parent
18ce88bd2d
commit
6c8957be7f
@ -20,10 +20,6 @@ from ._base import Config
|
|||||||
|
|
||||||
|
|
||||||
class EmailConfig(Config):
|
class EmailConfig(Config):
|
||||||
"""
|
|
||||||
Email Configuration
|
|
||||||
"""
|
|
||||||
|
|
||||||
def read_config(self, config):
|
def read_config(self, config):
|
||||||
self.email_enable_notifs = False
|
self.email_enable_notifs = False
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user