mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 04:04:54 -04:00
Remove redundant docstring
This commit is contained in:
parent
18ce88bd2d
commit
6c8957be7f
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ from ._base import Config
|
|||
|
||||
|
||||
class EmailConfig(Config):
|
||||
"""
|
||||
Email Configuration
|
||||
"""
|
||||
|
||||
def read_config(self, config):
|
||||
self.email_enable_notifs = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue