Skip to content

Commit

Permalink
fix imports from rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
larkee committed Apr 30, 2020
1 parent 46e6d03 commit a5ecfc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions google/cloud/spanner_v1/database.py
Expand Up @@ -21,9 +21,7 @@
import threading

import google.auth.credentials
from google.api_core.retry import Retry
from google.api_core.retry import if_exception_type
import google.auth.credentials
from google.protobuf.struct_pb2 import Struct
from google.cloud.exceptions import NotFound
from google.api_core.exceptions import Aborted
Expand Down

0 comments on commit a5ecfc3

Please sign in to comment.