Remove debugging statements
This commit is contained in:
parent
5392e08ea2
commit
26fc8cb077
1 changed files with 0 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue