Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
tkxkd0159 committed Mar 4, 2024
1 parent d9647e7 commit e93bf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/collection/keeper/msg_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ import (
"strings"

abci "github.com/cometbft/cometbft/abci/types"
authcodec "github.com/cosmos/cosmos-sdk/x/auth/codec"
"github.com/cosmos/gogoproto/proto"

"cosmossdk.io/math"

sdk "github.com/cosmos/cosmos-sdk/types"
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
authcodec "github.com/cosmos/cosmos-sdk/x/auth/codec"

"github.com/Finschia/finschia-sdk/x/collection"
)
Expand Down

0 comments on commit e93bf3e

Please sign in to comment.