Skip to content

Commit eac3d9d

Browse files
[autofix.ci] apply automated fixes
1 parent 2e4a6d0 commit eac3d9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmarks/bench_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ import (
55
"testing"
66
"time"
77

8-
"cosmossdk.io/x/tx/signing"
98
abci "github.com/cometbft/cometbft/abci/types"
109
dbm "github.com/cosmos/cosmos-db"
1110
"github.com/cosmos/gogoproto/proto"
1211
"github.com/stretchr/testify/require"
1312
"github.com/syndtr/goleveldb/leveldb/opt"
1413

14+
"cosmossdk.io/x/tx/signing"
15+
1516
"github.com/cosmos/cosmos-sdk/codec"
1617
"github.com/cosmos/cosmos-sdk/codec/address"
1718
codectypes "github.com/cosmos/cosmos-sdk/codec/types"

0 commit comments

Comments
 (0)