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

@ -16,8 +16,6 @@ def slash_post():
def testing():
notifications = g.db.query(Notification).all()
comments = []
t = time.time()
for x in notifications: