mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 14:50:52 +01:00
Remove console.log
This commit is contained in:
parent
ab6219a828
commit
7cee6df369
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ export class TopNodesPerChannels implements OnInit {
|
|||
subdivision: ranking.topByChannels[i].subdivision?.en,
|
||||
iso: ranking.topByChannels[i].iso_code,
|
||||
};
|
||||
console.log(ranking.topByChannels[i].geolocation);
|
||||
}
|
||||
return ranking.topByChannels;
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue