Skip to content

Commit

Permalink
gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
pharr117 committed Sep 18, 2023
1 parent eaf3a40 commit 2ed6eba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cosmos/modules/distribution/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ func (sf *WrapperMsgWithdrawValidatorCommission) HandleMsg(msgType string, msg s
// However, lets throw errors up if this case finds an amount because we will need to capture Address info

amountRecieved, err := txModule.GetValueForAttribute("amount", withdrawCommissionEvt)

if err != nil {
return err
}
Expand Down

0 comments on commit 2ed6eba

Please sign in to comment.