empty commit
This commit is contained in:
parent
c132cea679
commit
999b28c0b7
1 changed files with 0 additions and 1 deletions
|
@ -25,4 +25,3 @@ if __name__ == '__main__':
|
||||||
app.register_blueprint(server)
|
app.register_blueprint(server)
|
||||||
migrate = Migrate(app, db)
|
migrate = Migrate(app, db)
|
||||||
socketio.run(app, debug=False)
|
socketio.run(app, debug=False)
|
||||||
|
|
Loading…
Reference in a new issue