]> Cypherpunks repositories - gostls13.git/commit
internal/goexperiment: remove unused range experiment
authorMichael Pratt <mpratt@google.com>
Fri, 19 Apr 2024 15:39:29 +0000 (11:39 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 19 Apr 2024 16:08:40 +0000 (16:08 +0000)
commitd428a63875d335d1e1b9a3b3b45ad58f46e1e6bc
tree63a52dbc8a5f518c6d8e08333a5a718fd233b51e
parent974b2011ca2a74ca1137558771b428bddb2e7df3
internal/goexperiment: remove unused range experiment

This experiment was added mistakenly in https://go.dev/cl/537980,
probably as the result of a bad rebase on https://go.dev/cl/539277.

Change-Id: Ia3fc75725535ac70a2e6dd655440a2f515405c48
Reviewed-on: https://go-review.googlesource.com/c/go/+/580375
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/internal/goexperiment/flags.go