From fca286bed3ed0e12336532cc711875ae5b3cb02a Mon Sep 17 00:00:00 2001 From: Carlos Amedee Date: Fri, 5 Jun 2020 18:12:22 -0400 Subject: [PATCH] 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 --- doc/go1.15.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/go1.15.html b/doc/go1.15.html index ea96dcfe5f..e376379827 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -299,10 +299,6 @@ TODO Either approach increases the size of the program by about 800 KB.

-

-TODO -

-

Cgo

-- 2.50.0