mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-04 20:24:25 -08:00
remove hyphen in module name
This commit is contained in:
@@ -3,8 +3,8 @@ package keeper
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"colinear/x/colinear-core/keeper"
|
||||
"colinear/x/colinear-core/types"
|
||||
"colinear/x/colinearcore/keeper"
|
||||
"colinear/x/colinearcore/types"
|
||||
|
||||
"github.com/cosmos/cosmos-sdk/codec"
|
||||
codectypes "github.com/cosmos/cosmos-sdk/codec/types"
|
||||
|
||||
Reference in New Issue
Block a user