Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore: spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Nov 7, 2024
1 parent fa4097b commit a13280f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import org.cardanofoundation.explorer.common.entity.ledgersync.TokenTxCount;
import org.cardanofoundation.explorer.common.entity.ledgersyncsagg.AddressTxAmount;
import org.cardanofoundation.job.projection.StakeTxProjection;
import org.cardanofoundation.job.projection.UniqueAccountTxCountProjection;

public interface AddressTxAmountRepository
extends JpaRepository<AddressTxAmount, AddressTxAmountId> {
Expand Down

0 comments on commit a13280f

Please sign in to comment.