From 524d0365660ccb4617c97f5f2af3d4d4a3ab5278 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 20:09:42 +0200 Subject: [PATCH] dfs --- files/routes/awards.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/routes/awards.py b/files/routes/awards.py index 6ffae1f8c..360d89f52 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -264,7 +264,6 @@ def award_post(pid, v): @app.post("/comment//awards") @auth_required -@validate_formkey def award_comment(cid, v): if v.is_suspended and v.unban_utc == 0: