Skip to content

Commit

Permalink
Remove TopTransactionLive as unused for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel committed Jun 2, 2022
1 parent 46ae7b6 commit e226f36
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions lib/archethic_web/templates/explorer/index.html.leex
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,6 @@
</div>
</div>
</div>
<!--
<div class="columns">
<div class="column is-half-desktop">
<div class="card">
<div class="card-header">
<p class="card-header-title">Latest transactions</p>
</div>
<div class="card-content">
<div class="content">
<%= live_render(@socket, ArchethicWeb.TopTransactionLive, id: "top_transactions") %>
</div>
</div>
</div>
</div>
</div>
-->
</div>
</div>
</h2>
Expand Down

0 comments on commit e226f36

Please sign in to comment.