reduce logs
This commit is contained in:
parent
11580eec42
commit
2e253f52bc
3 changed files with 1 additions and 3 deletions
|
@ -23,7 +23,6 @@ mixin rankingTable()
|
|||
-
|
||||
let rank = 1;
|
||||
let lastRating = '';
|
||||
console.log(ranking);
|
||||
each rec in ranking
|
||||
- const rating = rec.rating.toFixed(2);
|
||||
tr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue