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

+2-1
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)