We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c612278 commit 8743d22Copy full SHA for 8743d22
featuremanagement/azuremonitor/_send_telemetry.py
@@ -12,7 +12,6 @@
12
from opentelemetry import trace, baggage, context
13
from opentelemetry.context.context import Context
14
from opentelemetry.sdk.trace import Span, SpanProcessor
15
- from opentelemetry.util import types
16
17
HAS_AZURE_MONITOR_EVENTS_EXTENSION = True
18
except ImportError:
0 commit comments