Remove redundant docstring

pull/759/head
David Baker 2016-04-29 14:25:28 +01:00
parent 18ce88bd2d
commit 6c8957be7f
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ from ._base import Config
class EmailConfig(Config):
"""
Email Configuration
"""
def read_config(self, config):
self.email_enable_notifs = False