forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-17 10:12:40 +02:00
parent 3e0b665c52
commit e19497501f
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ def slash_post():
@app.get("/testing")
def testing():
notifications = g.db.query(Notification).all()
comments = []
t = time.time()