From 45ea9da4489a3fd56191c63601dc016dd810ea51 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 25 Jan 2022 20:56:58 +0200 Subject: [PATCH] xc --- files/routes/comments.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/routes/comments.py b/files/routes/comments.py index a6716004b3..b85d6a59c0 100644 --- a/files/routes/comments.py +++ b/files/routes/comments.py @@ -579,7 +579,6 @@ def api_comment(v): slots = Slots(g) slots.check_for_slots_command(body, v, c) - print('hey bro', flush=True) g.db.commit() if request.headers.get("Authorization"): return c.json