8000 Remove unused variable · code4ward/python-docs-samples@521d077 · GitHub
[go: up one dir, main page]

Skip to content

Commit 521d077

Browse files
committed
Remove unused variable
1 parent b89d210 commit 521d077

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

memorystore/redis/cloud_run_deployment/e2e_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
SUFFIX = uuid.uuid4().hex[:10]
3030
PROJECT = os.environ["GOOGLE_CLOUD_PROJECT"]
31-
VPC_NETWORK_NAME = "memorystore-redis"
3231
VPC_CONNECTOR_NAME = "test-connector"
3332
MEMORYSTORE_REDIS_NAME = "static-test-instance"
3433

0 commit comments

Comments
 (0)
0