8000 remove unused env_variables region tag (#11888) · dtest/python-docs-samples@85e4b13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85e4b13

Browse files
remove unused env_variables region tag (GoogleCloudPlatform#11888)
1 parent a457ca6 commit 85e4b13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appengine/standard/mailjet/app.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ handlers:
2020
- url: .*
2121
script: main.app
2222

23-
# [START env_variables]
2423
env_variables:
2524
MAILJET_API_KEY: your-mailjet-api-key
2625
MAILJET_API_SECRET: your-mailjet-api-secret
2726
MAILJET_SENDER: your-mailjet-sender-address
28-
# [END env_variables]

0 commit comments

Comments
 (0)
0