fix merging conflicts

pull/2888/head
Ayrat Badykov 5 years ago
parent 16514a8f10
commit b92ad5e9ce
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/indexer/lib/indexer/fetcher/internal_transaction.ex

@ -13,7 +13,7 @@ defmodule Indexer.Fetcher.InternalTransaction do
import Indexer.Block.Fetcher, only: [async_import_coin_balances: 2]
alias Explorer.Chain
alias Explorer.Chain.{Block, Hash}
alias Explorer.Chain.Block
alias Explorer.Chain.Cache.{Accounts, Blocks}
alias Indexer.{BufferedTask, Tracer}
alias Indexer.Transform.Addresses

Loading…
Cancel
Save