fix dialyzer

pull/2492/head
Ayrat Badykov 5 years ago
parent d7d126c8ef
commit fef781d656
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/block_scout_web/lib/block_scout_web/templates/address_logs/_logs.html.eex

@ -30,8 +30,6 @@
<div class="alert alert-danger">
<%= gettext "Failed to decode log data." %>
</div>
<% {:error, :no_matching_function} -> %>
<%= nil %>
<% {:ok, method_id, text, mapping} -> %>
<dt class="col-md-2"><%= gettext "Decoded" %></dt>
<dd class="col-md-10">

Loading…
Cancel
Save