Skip to content

Commit

Permalink
gofmt (#6726)
Browse files Browse the repository at this point in the history
  • Loading branch information
bznein authored Jun 28, 2024
1 parent a5e3d15 commit 44f98ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/apps/transfer/keeper/relay_forwarding_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1144,4 +1144,3 @@ func (suite *KeeperTestSuite) TestForwardingWithMoreThanOneHop() {
err = pathAtoB.EndpointA.AcknowledgePacket(packetFromAtoB, ack)
suite.Require().NoError(err)
}

0 comments on commit 44f98ec

Please sign in to comment.