Rename transaction_actions.ex to transaction_action.ex

pull/6582/head
POA 2 years ago
parent ff82fd01a6
commit f5f4fd835c
  1. 2
      apps/explorer/lib/explorer/chain/transaction_action.ex

@ -1,5 +1,5 @@
defmodule Explorer.Chain.TransactionAction do
@moduledoc "Models transaction actions."
@moduledoc "Models transaction action."
use Explorer.Schema
Loading…
Cancel
Save