Skip to content

Commit

Permalink
test: remove unused const (cosmos#1988)
Browse files Browse the repository at this point in the history
* test: remove unused const

* fix: lint
  • Loading branch information
yaruwangway authored Jan 6, 2023
1 parent 18b4a08 commit d2f3fa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/e2e_setup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const (
gas = 200000
govProposalBlockBuffer = 35
relayerAccountIndex = 0
icaOwnerAccountIndex = 1
numberOfEvidences = 10
slashingShares int64 = 10000

Expand Down

0 comments on commit d2f3fa9

Please # to comment.