Remove dead code FeeDistributionGraphComponent

This commit is contained in:
nymkappa
2021-12-11 00:24:10 +09:00
parent 26f5410c1f
commit c9377dfed8
4 changed files with 0 additions and 97 deletions

View File

@@ -40,9 +40,6 @@
</tbody>
</table>
</div>
<div class="col-md chart-container">
<app-fee-distribution-graph [data]="mempoolBlock.feeRange" ></app-fee-distribution-graph>
</div>
</div>
</div>