Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan committed Dec 19, 2024
1 parent 842008d commit 823fe2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/core/04-channel/keeper/handshake.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ func (k *Keeper) ChanCloseInit(
k.SetChannel(ctx, portID, channelID, channel)

return k.emitChannelCloseInitEvent(ctx, portID, channelID, channel)

}

// ChanCloseConfirm is called by the counterparty module to close their end of the
Expand Down

0 comments on commit 823fe2a

Please sign in to comment.