Skip to content

Commit 7d045b5

Browse files
authored
fix: remove unused variable (no longer using source repos)
1 parent 72b540b commit 7d045b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gce/startup-script.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ PROJECTID=$(curl -s "http://metadata.google.internal/computeMetadata/v1/project/
2121
# [END startup]
2222
echo ${PROJECTID}
2323
# [START startup]
24-
REPOSITORY="new-repo"
2524

2625
# Install logging monitor. The monitor will automatically pick up logs sent to
2726
# syslog.

0 commit comments

Comments
 (0)