Skip to content

Commit 06d5fae

Browse files
committed
fix linter issue
1 parent d9bb901 commit 06d5fae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/query/session_core.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ func WithTrace(t *trace.Query) Option {
116116
}
117117
}
118118

119-
//nolint:funlen
120119
func Open(
121120
ctx context.Context, client Ydb_Query_V1.QueryServiceClient, opts ...Option,
122121
) (_ *sessionCore, finalErr error) {

0 commit comments

Comments
 (0)