Remove unused definition (dialyzer fix)

account
Oleg Sovetnik 3 years ago committed by Viktor Baranov
parent a1c1640bd6
commit b706ac19bd
  1. 2
      apps/explorer/lib/explorer/accounts/notify/notifier.ex

@ -93,8 +93,6 @@ defmodule Explorer.Accounts.Notify.Notifier do
end
end
defp save_and_send_notification(_, _), do: nil
@doc """
direction = :incoming || :outgoing
"""

Loading…
Cancel
Save