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