aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql
diff options
context:
space:
mode:
authorsmasher164 <aindurti@gmail.com>2020-04-27 13:23:24 -0400
committerBrad Fitzpatrick <bradfitz@golang.org>2020-04-27 21:46:18 +0000
commit0a364330a2abba1fede96c7cdd6432f3007866b3 (patch)
treefea2d20ee8d7f2301ccbffe64518993f62a93932 /src/database/sql
parent287d1ec96c1271de532c6b1160cd9cbbe717ee34 (diff)
downloadgo-0a364330a2abba1fede96c7cdd6432f3007866b3.tar.xz
strconv: remove redundant conversions to int
IntSize is an untyped constant that does not need explicit conversion. Annotating IntSize as an int and running github.com/mdempsky/unconvert reveals these two cases. Fixes #38682. Change-Id: I014646b7457ddcde32474810153229dcf0c269c6 Reviewed-on: https://go-review.googlesource.com/c/go/+/230306 Run-TryBot: Akhil Indurti <aindurti@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions