We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338e136 commit 22a6883Copy full SHA for 22a6883
synth.py
@@ -64,9 +64,7 @@
64
java.format_code('grpc-google-cloud-spanner-admin-instance-v1/src')
65
java.format_code('proto-google-cloud-spanner-admin-instance-v1/src')
66
67
-common_templates = gcp.CommonTemplates()
68
-templates = common_templates.java_library()
69
-s.copy(templates, excludes=[
+java.common_templates(excludes=[
70
'README.md',
71
'.kokoro/continuous/common.cfg',
72
'.kokoro/nightly/common.cfg',
0 commit comments