diff --git a/config.example.py b/config.example.py index b389650..75d345b 100644 --- a/config.example.py +++ b/config.example.py @@ -3,7 +3,6 @@ class Configuration(object): SQLALCHEMY_TRACK_MODIFICATIONS = False DEBUG = True SECRET_KEY = '' - SLACK_WEBHOOK = '' LOGFILE = 'endorsement.log' ZEUS_KEY = 'tomtest' - ZEUS_SECRET = 'blargh' \ No newline at end of file + ZEUS_SECRET = 'blargh'