diff --git a/templates/contest/ranking.html b/templates/contest/ranking.html index d25445fe9..9678f5631 100644 --- a/templates/contest/ranking.html +++ b/templates/contest/ranking.html @@ -592,7 +592,6 @@ }; window.applyRankingFilter(); - console.log('hello'); window.restoreChecklistOptions = function () { let selected_orgs = localStorage.getItem(`filter-selected-orgs-${contest_key}`).split(',');