diff --git a/files/routes/users.py b/files/routes/users.py index 67059ffcf..1c2501a12 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -731,8 +731,6 @@ def saved_comments(v, username): ids=ids[:25] - print(ids) - listing = get_comments(ids, v=v) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 026978b0f..543824940 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -1,4 +1,4 @@ - +