There was an error while loading. Please reload this page.
1 parent 46e6d03 commit a5ecfc3Copy full SHA for a5ecfc3
google/cloud/spanner_v1/database.py
@@ -21,9 +21,7 @@
21
import threading
22
23
import google.auth.credentials
24
-from google.api_core.retry import Retry
25
from google.api_core.retry import if_exception_type
26
-import google.auth.credentials
27
from google.protobuf.struct_pb2 import Struct
28
from google.cloud.exceptions import NotFound
29
from google.api_core.exceptions import Aborted
0 commit comments