Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed Jun 29, 2023
1 parent 1fa4992 commit aa8f73a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/ccv/provider/ibc_module.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ func (am AppModule) OnRecvPacket(
packet channeltypes.Packet,
_ sdk.AccAddress,
) ibcexported.Acknowledgement {

consumerPacket, err := UnmarshalConsumerPacket(packet)
if err != nil {
errAck := ccv.NewErrorAcknowledgementWithLog(ctx, err)
Expand Down

0 comments on commit aa8f73a

Please sign in to comment.