Skip to content

Commit 402bf42

Browse files
committed
fixed linter issues
1 parent 656e405 commit 402bf42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

retry/retry.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package retry
22

33
import (
44
"context"
5+
56
"github.com/ydb-platform/ydb-go-sdk/v3/internal/backoff"
67
"github.com/ydb-platform/ydb-go-sdk/v3/internal/wait"
78
"github.com/ydb-platform/ydb-go-sdk/v3/internal/xcontext"

0 commit comments

Comments
 (0)