Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
k1rill-fedoseev committed Feb 22, 2024
1 parent 48b01c2 commit e22f9e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/indexer/lib/indexer/fetcher/coin_balance/realtime.ex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ defmodule Indexer.Fetcher.CoinBalance.Realtime do
alias Explorer.Chain.{Block, Hash}
alias Indexer.{BufferedTask, Tracer}
alias Indexer.Fetcher.CoinBalance.Helper
alias Indexer.Fetcher.CoinBalance.Realtime.Supervisor, as: CoinBalanceSupervisor

@behaviour BufferedTask

Expand Down

0 comments on commit e22f9e7

Please sign in to comment.