diff --git a/client/tx/tx_test.go b/client/tx/tx_test.go index 8e8e9f179c5..36ece26b92d 100644 --- a/client/tx/tx_test.go +++ b/client/tx/tx_test.go @@ -423,7 +423,6 @@ func TestPreprocessHook(t *testing.T) { opt := hasExtOptsTx.GetExtensionOptions()[0] requireT.Equal(opt, extAny) - } func testSigners(require *require.Assertions, tr signing.Tx, pks ...cryptotypes.PubKey) []signingtypes.SignatureV2 {