Skip to content

Commit 7780036

Browse files
committed
fix(spanner): remove count: 1 constraint on spanner_v1/__init__.py block
1 parent b74fd62 commit 7780036

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.librarian/generator-input/client-post-processing/spanner-integration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ replacements:
409409
"BatchTransactionId",
410410
"DefaultTransactionOptions",
411411
)
412-
count: 1
413412
- paths: [packages/google-cloud-spanner/google/cloud/spanner/__init__.py]
414413
before: '(?s)from google.cloud.spanner import gapic_version as package_version.*'
415414
after: |

0 commit comments

Comments
 (0)