diff --git a/files/routes/awards.py b/files/routes/awards.py index 289181470..784b20595 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -389,7 +389,6 @@ def award_thing(v, thing_type, id): elif kind == "flairlock": new_name = note[:100] - new_name = remove_cuniform(new_name).strip() if not new_name and author.flairchanged: author.flairchanged += 86400 else: