Skip to content

Commit

Permalink
Update opentelemetry-api/src/opentelemetry/propagate/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 3, 2024
1 parent 48f8298 commit 745dbce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opentelemetry-api/src/opentelemetry/propagate/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def inject(
propagator = propagator.strip()

try:
logger.info("hello")

propagators.append( # type: ignore
next( # type: ignore
Expand Down

0 comments on commit 745dbce

Please sign in to comment.