doc/go1.17: remove runtime section

Updates #44513

Change-Id: I359d56fc3eeece3005f092cca2cb485664affc23
Reviewed-on: https://go-review.googlesource.com/c/go/+/324209
Trust: Jeremy Faller <jeremy@golang.org>
Run-TryBot: Jeremy Faller <jeremy@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
This commit is contained in:
Jeremy Faller 2021-06-02 11:20:40 -04:00
parent 6e189afd3e
commit e11d14225c

View file

@ -224,12 +224,6 @@ Do not send CLs removing the interior tags from such phrases.
TODO: complete the Vet section
</p>
<h2 id="runtime">Runtime</h2>
<p>
TODO: complete the Runtime section
</p>
<h2 id="compiler">Compiler</h2>
<p><!-- golang.org/issue/40724 -->