fd
This commit is contained in:
parent
db05c6b673
commit
78e2d65721
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ def slash_post():
|
|||
@app.get("/testing")
|
||||
def testing():
|
||||
notifications = g.db.query(Notification).all()
|
||||
|
||||
comments = []
|
||||
|
||||
t = time.time()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue