aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2021-06-07 17:11:32 -0400
committerBryan C. Mills <bcmills@google.com>2021-06-08 19:49:05 +0000
commit9afe071c605c65302066fa8ece7bdecd00730f8b (patch)
tree2061c8381344c1f94e83f41f448a3d6e9323e74a /doc
parentf753d7223e5c10f53af8bbe5f5558292b08d5e8a (diff)
downloadgo-9afe071c605c65302066fa8ece7bdecd00730f8b.tar.gz
go-9afe071c605c65302066fa8ece7bdecd00730f8b.zip
doc/go1.17: remove TODO for Tools section
Change-Id: I6cd7376bd051222a830cbf18cf7e887072b61f3b Reviewed-on: https://go-review.googlesource.com/c/go/+/325911 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.17.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.17.html b/doc/go1.17.html
index ac315d4727..42f3631b92 100644
--- a/doc/go1.17.html
+++ b/doc/go1.17.html
@@ -116,10 +116,6 @@ Do not send CLs removing the interior tags from such phrases.
<h2 id="tools">Tools</h2>
-<p>
- TODO: complete the Tools section
-</p>
-
<h3 id="go-command">Go command</h3>
<h4 id="lazy-loading">Lazy module loading</h4>