diff options
| author | Russ Cox <rsc@golang.org> | 2021-02-23 11:23:23 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2021-05-26 03:10:51 +0000 |
| commit | 3891a3eb15c053bf644848461c84facbfe1cfb34 (patch) | |
| tree | 535fbdccbe50271e8b028c87eec89d5ff6934b42 /app.yaml | |
| parent | fa9f4b9b72b09cbc55464f936d32179709b937cd (diff) | |
| download | golang-id-tour-3891a3eb15c053bf644848461c84facbfe1cfb34.tar.xz | |
app.yaml: remove GOLANGORG_CHECK_COUNTRY
Nothing in this package or its dependencies uses this variable,
after CL 293449.
Change-Id: I82972cbb7abbeff6c3f4ca757c61ba966b666c19
Reviewed-on: https://go-review.googlesource.com/c/tour/+/295489
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'app.yaml')
| -rw-r--r-- | app.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ service: tour runtime: go114 env_variables: - GOLANGORG_CHECK_COUNTRY: true TOUR_ANALYTICS: | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-11222381-5"></script> <script> |
