Skip to content

Commit

Permalink
A 'console.log' removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrRoman committed Jan 2, 2024
1 parent b9543be commit 46aa285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/refresh.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ function refresh_ordo(year) {
default:
winner = get_winner(ref_tempo, ref_sancto);
}
console.log(date, winner);
content = content.concat(component(
date,
year,
Expand Down

0 comments on commit 46aa285

Please sign in to comment.