Skip to content

Commit ce2dac0

Browse files
build: remove errant comma (#1113) (#747)
Source-Link: googleapis/synthtool@41ccd8c Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:c9c7828c165b1985579098978877935ee52dda2b1b538087514fd24fa2443e7a
1 parent bc5be8e commit ce2dac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handwritten/devtools-cloudprofiler/.trampolinerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ required_envvars+=(
2020

2121
# Add env vars which are passed down into the container here.
2222
pass_down_envvars+=(
23-
"AUTORELEASE_PR",
23+
"AUTORELEASE_PR"
2424
"VERSION"
2525
)
2626

0 commit comments

Comments
 (0)