Skip to content

Commit 26e31e1

Browse files
committed
blank line
1 parent 9e84ea1 commit 26e31e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/run_tests/run_xds_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,6 @@ def create_instance_template(gcp, name, network, source_image):
460460
}
461461
}
462462

463-
464463
logger.debug('Sending GCP request with body=%s', config)
465464
result = gcp.compute.instanceTemplates().insert(project=gcp.project,
466465
body=config).execute()

0 commit comments

Comments
 (0)