]> Cypherpunks repositories - gostls13.git/commit
text/template: avoid assiging unnecessary variable
authorKunpei Sakai <namusyaka@gmail.com>
Mon, 19 Feb 2018 23:42:11 +0000 (08:42 +0900)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Feb 2018 15:42:01 +0000 (15:42 +0000)
commitaf7fc752b1c0fe409ad59480aa6f7b290410c92b
tree5db19c129dee5dcaed56ce593518641fa8f1753c
parentd4b2168b238a9e46886ddbf337de68cfacd62a11
text/template: avoid assiging unnecessary variable

This follows up CL95235

Change-Id: I62652654e5bb46d2f8f37af468e1fbcc1835bb8a
Reviewed-on: https://go-review.googlesource.com/95295
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/text/template/template.go