You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-27 22:18:22 +02:00
Removed undefined function
This commit is contained in:
@@ -73,7 +73,6 @@ class ConfigManager(dict):
|
||||
|
||||
def __init__(self):
|
||||
self.config = dict()
|
||||
self.parse_env()
|
||||
|
||||
def init_app(self, app):
|
||||
self.config.update(app.config)
|
||||
|
||||
Reference in New Issue
Block a user