Skip to content
Snippets Groups Projects
Commit 6c8957be authored by David Baker's avatar David Baker
Browse files

Remove redundant docstring

parent 18ce88bd
No related branches found
No related tags found
No related merge requests found
......@@ -20,10 +20,6 @@ from ._base import Config
class EmailConfig(Config):
"""
Email Configuration
"""
def read_config(self, config):
self.email_enable_notifs = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment