From 53dcea28673693c1508858c251fb6fddc65e3ce9 Mon Sep 17 00:00:00 2001 From: 0g-wh Date: Sun, 4 Aug 2024 15:25:53 +0800 Subject: [PATCH] clean code --- app/app.go | 1 - 1 file changed, 1 deletion(-) 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"