aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.py b/config.py
index 12a41a4..ff6f9fa 100644
--- a/config.py
+++ b/config.py
@@ -15,5 +15,4 @@ except FileNotFoundError:
class Config(object):
- """extract secret key to use for the webserver"""
name = config["name"]