Skip to content

Commit

Permalink
remove debugging lines
Browse files Browse the repository at this point in the history
  • Loading branch information
winprn committed Oct 3, 2023
1 parent 46b5002 commit 15ca39b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/contest/ranking.html
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,6 @@
};

window.applyRankingFilter();
console.log('hello');

window.restoreChecklistOptions = function () {
let selected_orgs = localStorage.getItem(`filter-selected-orgs-${contest_key}`).split(',');
Expand Down

0 comments on commit 15ca39b

Please sign in to comment.