Skip to content

Commit 1a99a7b

Browse files
authored
Apply suggestions from code review
1 parent 298b63e commit 1a99a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

query/client.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ type (
7373

7474
Session
7575
}
76-
DoOption = options.DoOption
77-
DoTxOption = options.DoTxOption
76+
DoOption = options.DoOption
77+
DoTxOption = options.DoTxOption
7878
)
7979

8080
func WithIdempotent() options.RetryOptionsOption {

0 commit comments

Comments
 (0)