We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e6973 commit 91f8460Copy full SHA for 91f8460
opentelemetry-sdk/tests/logs/test_logs.py
@@ -29,9 +29,6 @@
29
NoOpLogger,
30
SynchronousMultiLogRecordProcessor,
31
)
32
-from opentelemetry._logs import (
33
- SeverityNumber,
34
-)
35
from opentelemetry.sdk.environment_variables import OTEL_SDK_DISABLED
36
from opentelemetry.sdk.resources import Resource
37
from opentelemetry.sdk.util.instrumentation import InstrumentationScope
0 commit comments