ci: fix sims gh actions and build error (#13175)

This commit is contained in:
Julien Robert
2022-09-07 16:01:33 +00:00
committed by GitHub
parent ff3803fdc6
commit 76dbb56417
4 changed files with 12 additions and 19 deletions
-2
View File
@@ -4,8 +4,6 @@
package ledger
import (
"github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1"
"github.com/cosmos/cosmos-sdk/crypto/types"
ledger "github.com/cosmos/ledger-cosmos-go"
)