remotes/1693045480750635534/spooky-22
Aevann1 2021-09-16 10:23:48 +02:00
parent 0dc62cc38e
commit f7f7101f71
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ def teardown_request(error):
if hasattr(g, 'db') and g.db:
g.db.commit()
g.db.close()
g.db.remove()
@app.after_request
def after_request(response):