]> Cypherpunks repositories - gostls13.git/commit
encoding/hex: remove unused variable from BenchmarkDump
authorTim Cooper <tim.cooper@layeh.com>
Tue, 3 Mar 2020 13:08:06 +0000 (07:08 -0600)
committerIan Lance Taylor <iant@golang.org>
Tue, 3 Mar 2020 14:53:52 +0000 (14:53 +0000)
commit96acb74655531794d6f563242736d25f4e716b11
treea55265ce0ca9f0939bcad50928efd6f50da22d7a
parente37cc298636abcd500aa8acc7375d001c431c64e
encoding/hex: remove unused variable from BenchmarkDump

Change-Id: I1fd47e5eab27346cec488098d4f6102a0749bd28
Reviewed-on: https://go-review.googlesource.com/c/go/+/221788
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/hex/hex_test.go