refactor(collections): remove core dependency (#24081)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io> Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
This commit is contained in:
co-authored by
Alex | Interchain Labs
Tyler
parent
a340fa39d0
commit
2ccf08a3fe
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
db "github.com/cosmos/cosmos-db"
|
||||
|
||||
"cosmossdk.io/core/store"
|
||||
store "cosmossdk.io/collections/corecompat"
|
||||
)
|
||||
|
||||
type contextStoreKey struct{}
|
||||
|
||||
Reference in New Issue
Block a user