Skip to content

Commit 2c397bd

Browse files
author
Daisuke Kanda
committed
fix import
Signed-off-by: Daisuke Kanda <daisuke.kanda@datachain.jp>
1 parent dcfc20a commit 2c397bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/service.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import (
66

77
retry "github.com/avast/retry-go"
88
sdk "github.com/cosmos/cosmos-sdk/types"
9+
"github.com/hyperledger-labs/yui-relayer/log"
910
"go.opentelemetry.io/otel/codes"
1011
"golang.org/x/sync/errgroup"
1112
)

0 commit comments

Comments
 (0)