remove unneeded line
This commit is contained in:
parent
7abb7c9e76
commit
e5f16f7292
1 changed files with 0 additions and 1 deletions
|
@ -147,4 +147,3 @@ def add_template_filters(app):
|
|||
if __name__ == '__main__':
|
||||
manager = create_app()
|
||||
manager.run()
|
||||
#app.run(threaded=True, host='0.0.0.0')
|
||||
|
|
Loading…
Reference in a new issue