Remove console.log
This commit is contained in:
parent
f32d207178
commit
a266de380f
|
@ -35,8 +35,6 @@ const fetchProps = async () => {
|
|||
)
|
||||
.slice(0, 20)
|
||||
|
||||
console.log(topTradersProfit)
|
||||
|
||||
const topTraders = topTradersProfit.map(([user]) => user)
|
||||
|
||||
// Hide profit for now.
|
||||
|
|
Loading…
Reference in New Issue
Block a user