mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
Delete unused code
This commit is contained in:
parent
5e729373bb
commit
2b0d543ce7
@ -254,7 +254,6 @@ export class DashboardComponent implements OnInit {
|
||||
);
|
||||
}),
|
||||
map((mempoolStats) => {
|
||||
const data = this.handleNewMempoolData(mempoolStats.concat([]));
|
||||
return {
|
||||
mempool: mempoolStats,
|
||||
weightPerSecond: this.handleNewMempoolData(mempoolStats.concat([])),
|
||||
|
Loading…
Reference in New Issue
Block a user