Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TropicalDog17 committed Oct 8, 2024
1 parent a0c9783 commit 8803c87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/tax2gas/post/fee_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import (
)

func (s *PostTestSuite) TestDeductFeeDecorator() {

anteConsumedFee := int64(207566)
postConsumedFee := int64(1368041)

Expand Down Expand Up @@ -98,7 +97,6 @@ func (s *PostTestSuite) TestDeductFeeDecorator() {

_, err = posthandler(s.ctx, tx, tc.simulation, true)
s.assertTestCase(tc, err)

})
}
}
Expand Down

0 comments on commit 8803c87

Please sign in to comment.