1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:50:05 -07:00

doc/go1.15: remove TODO intended for the Core library section

The TODO was added durring the initial creation of the document.
In the current location, it makes it seem like the tzdata documents
are incomplete when they are complete. It is understood that the
entire Core library section will be a work in progress until the release.

For #37419

Change-Id: Ic857eb0ec2583781c701985ea62e519e9d940090
Reviewed-on: https://go-review.googlesource.com/c/go/+/236760
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
Carlos Amedee 2020-06-05 18:12:22 -04:00
parent 813c9523a9
commit fca286bed3

View File

@ -299,10 +299,6 @@ TODO
Either approach increases the size of the program by about 800 KB.
</p>
<p>
TODO
</p>
<h3 id="cgo">Cgo</h3>
<p><!-- CL 235817 -->