diff options
| author | dchenk <dcherchenko@gmail.com> | 2018-05-21 21:36:53 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2018-05-22 17:12:05 +0000 |
| commit | faa69b906f59bfbe53c079f284fa452e82426c57 (patch) | |
| tree | ff7f58188819804f4c112da213ce97c0503907ba /src/runtime/stack_test.go | |
| parent | 31ef3846a792012b0588d92251f3976596c0b1b1 (diff) | |
| download | go-faa69b906f59bfbe53c079f284fa452e82426c57.tar.xz | |
encoding/base32: remove redundant conditional
Immediately following the conditional block removed here is a loop
which checks exactly what the conditional already checked, so the
entire conditional is redundant.
Change-Id: I892fd9f2364d87e2c1cacb0407531daec6643183
Reviewed-on: https://go-review.googlesource.com/114000
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/stack_test.go')
0 files changed, 0 insertions, 0 deletions
