]> Cypherpunks repositories - gostls13.git/commit
encoding/json: remove superfluous comment
authorMarvin Stenger <marvin.stenger94@gmail.com>
Thu, 21 Sep 2017 19:03:42 +0000 (21:03 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 27 Sep 2017 14:06:41 +0000 (14:06 +0000)
commitabd7ba026d4cfe65fdc99808de63a703694432c2
tree91f35fe7562820d583161408e0d24a6982bf4bae
parent6f2e5f9c3720540ae5804b37222f6e82313ce13f
encoding/json: remove superfluous comment

Remove an old comment introduced in golang.org/cl/9073.

Change-Id: I14be27ddfac987f44d839920bc4d02361a576f06
Reviewed-on: https://go-review.googlesource.com/66371
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/json/stream.go