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 Sep 28, 2023
1 parent cfcecde commit 7bf7574
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 @@ -133,7 +133,6 @@ def inject(
propagator = propagator.strip()

try:
logger.info("hello")

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

0 comments on commit 7bf7574

Please sign in to comment.