empty commit
This commit is contained in:
parent
2f146c96f6
commit
ffe7b286d9
1 changed files with 0 additions and 1 deletions
|
@ -29,4 +29,3 @@ conn = psycopg2.connect(DATABASE_URL, sslmode='require')
|
|||
|
||||
if __name__ == '__main__':
|
||||
socketio.run(app, debug=False)
|
||||
|
||||
|
|
Loading…
Reference in a new issue