diff --git a/app/app.go b/app/app.go index 26317317..b9ec0017 100644 --- a/app/app.go +++ b/app/app.go @@ -93,7 +93,6 @@ import ( ibcporttypes "github.com/cosmos/ibc-go/v7/modules/core/05-port/types" ibcexported "github.com/cosmos/ibc-go/v7/modules/core/exported" ibckeeper "github.com/cosmos/ibc-go/v7/modules/core/keeper" - solomachine "github.com/cosmos/ibc-go/v7/modules/light-clients/06-solomachine" ibctm "github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" "github.com/ethereum/go-ethereum/core/vm"