Skip to content

Commit

Permalink
removing non-existent reference to get_span_from_context
Browse files Browse the repository at this point in the history
  • Loading branch information
toumorokoshi committed Jun 9, 2020
1 parent 1a692ab commit cc08e7a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def hello():
from opentelemetry import context, propagators, trace
from opentelemetry.ext.wsgi.version import __version__
from opentelemetry.instrumentation.utils import http_status_to_canonical_code
from opentelemetry.trace.propagation import get_span_from_context
from opentelemetry.trace.status import Status, StatusCanonicalCode

_HTTP_VERSION_PREFIX = "HTTP/"
Expand Down

0 comments on commit cc08e7a

Please sign in to comment.