]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.18: remove residual TODOs
authorCherry Mui <cherryyz@google.com>
Tue, 14 Dec 2021 17:17:53 +0000 (12:17 -0500)
committerCherry Mui <cherryyz@google.com>
Tue, 14 Dec 2021 17:22:06 +0000 (17:22 +0000)
There doesn't seem anything that still needs to de done there.

Updates #47694.

Change-Id: I7909f566638332f3904d20a34f61d371af1d2da2
Reviewed-on: https://go-review.googlesource.com/c/go/+/371754
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Trust: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
doc/go1.18.html

index 67af3e6a904e886046ad31520d1dea58cd5e15c8..5ab40280b571ea6b0a13dbc1bf7367bfd14fd90b 100644 (file)
@@ -411,12 +411,6 @@ Do not send CLs removing the interior tags from such phrases.
   types and <code>netip.AddrPort</code>.
 </p>
 
-<h3>TODO</h3>
-
-<p>
-  TODO: complete this section
-</p>
-
 <h3 id="minor_library_changes">Minor changes to the library</h3>
 
 <p>
@@ -425,10 +419,6 @@ Do not send CLs removing the interior tags from such phrases.
   in mind.
 </p>
 
-<p>
-  TODO: complete this section
-</p>
-
 <dl id="bufio"><dt><a href="/pkg/bufio/">bufio</a></dt>
   <dd>
     <p><!-- CL 345569 -->