Skip to content

Commit

Permalink
Remove outdated TLSWrapper field
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Sep 17, 2019
1 parent 934dda3 commit 89e9a21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion query.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ func QueryServer(addr string, dc string, serviceName string, wait time.Duration,
LogOutput: os.Stderr,
MaxTime: time.Hour,
MaxStreams: 1000000,
TLSWrapper: nil,
ForceTLS: false,
}

Expand Down

0 comments on commit 89e9a21

Please sign in to comment.