Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jan 23, 2025
1 parent 87ce8af commit 681c67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/slinky_setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"cosmossdk.io/math"
"encoding/json"
"fmt"
"github.com/cosmos/cosmos-sdk/client/tx"
"math/big"
"sort"
"strconv"
Expand All @@ -17,6 +16,7 @@ import (
abcitypes "github.com/cometbft/cometbft/abci/types"
cmtabci "github.com/cometbft/cometbft/abci/types"
"github.com/cometbft/cometbft/libs/rand"
"github.com/cosmos/cosmos-sdk/client/tx"
sdk "github.com/cosmos/cosmos-sdk/types"
grpctypes "github.com/cosmos/cosmos-sdk/types/grpc"
govtypesv1 "github.com/cosmos/cosmos-sdk/x/gov/types/v1"
Expand Down

0 comments on commit 681c67c

Please sign in to comment.