Skip to content

Commit

Permalink
revert back to previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAnshul756 committed Nov 28, 2022
1 parent 215cd02 commit 4933b32
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from email.policy import default
from logging import getLogger
from time import time_ns
from timeit import default_timer
Expand All @@ -15,7 +14,7 @@
)
from opentelemetry import trace, context
from opentelemetry.semconv.trace import SpanAttributes
from opentelemetry.instrumentation.falcon.version import __version__
from opentelemetry.instrumentation.cherrypy.version import __version__
from opentelemetry.metrics import get_meter


Expand Down

0 comments on commit 4933b32

Please sign in to comment.