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: