Skip to content

Commit 4c10893

Browse files
committed
chore: restore import CrossSync
1 parent fb81b5f commit 4c10893

File tree

1 file changed

+1
-0
lines changed
  • packages/google-cloud-spanner/google/cloud/spanner_v1

1 file changed

+1
-0
lines changed

packages/google-cloud-spanner/google/cloud/spanner_v1/snapshot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from typing import List, Optional, Union
2222

2323
from google.api_core import gapic_v1
24+
from google.cloud.aio._cross_sync import CrossSync
2425
from google.api_core.exceptions import (
2526
Aborted,
2627
InternalServerError,

0 commit comments

Comments
 (0)