Skip to content

Commit

Permalink
no need to expose get_tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
odeke-em committed Sep 10, 2024
1 parent b190663 commit d6d6ece
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions google/cloud/spanner_v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
from google.cloud.spanner_v1.pool import FixedSizePool
from google.cloud.spanner_v1.pool import PingingPool
from google.cloud.spanner_v1.pool import TransactionPingingPool
from google.cloud.spanner_v1._opentelemetry_tracing import get_tracer


COMMIT_TIMESTAMP = "spanner.commit_timestamp()"
Expand All @@ -89,7 +88,6 @@
# google.cloud.spanner_v1
"__version__",
"param_types",
"get_tracer",
# google.cloud.spanner_v1.client
"Client",
# google.cloud.spanner_v1.keyset
Expand Down

0 comments on commit d6d6ece

Please sign in to comment.