fix: update boilerplates to use the new features
This commit is contained in:
parent
ece662f655
commit
12b8137f91
@ -24,8 +24,6 @@ def create_app():
|
|||||||
imp.import_blueprints("blueprints")
|
imp.import_blueprints("blueprints")
|
||||||
imp.import_models("models")
|
imp.import_models("models")
|
||||||
|
|
||||||
sql.register_module(app)
|
|
||||||
|
|
||||||
return app
|
return app
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user