Skip to content

Commit

Permalink
fix: lint remove unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
RafilxTenfen committed Dec 19, 2024
1 parent 7ff75de commit 21fc606
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions x/finality/keeper/power_dist_change.go
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,3 @@ func (k Keeper) loadFP(

return fp
}

type btcDelWithStkTxHash struct {
StakingTxHash string
*types.BTCDelegation
}

0 comments on commit 21fc606

Please sign in to comment.