V0 #1

Closed
RusticMaple wants to merge 105 commits from v0 into main
Showing only changes of commit 26fc8cb077 - Show all commits

Remove debugging statements

red binder 2026-04-06 22:34:40 +02:00

View file

@ -677,11 +677,6 @@ impl Ranking for User {
appdata: QBuffer(vec![]),
})
.collect();
println!("Fest id: {:?}", fest_id);
println!("Score data: {:?}", score_data);
println!("Wins: {:?}", wins);
println!("Votes: {:?}", team_votes);
let info = CompetitionRankingScoreInfo {
fest_id,