mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +00: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