Skip to content

Commit cdded4a

Browse files
Dudssourceocelotl
authored andcommitted
Remove unnecessary import from metrics encoder
1 parent 1718871 commit cdded4a

File tree

1 file changed

+0
-1
lines changed
  • exporter/opentelemetry-exporter-otlp-proto-common/src/opentelemetry/exporter/otlp/proto/common/_internal/metrics_encoder

1 file changed

+0
-1
lines changed

exporter/opentelemetry-exporter-otlp-proto-common/src/opentelemetry/exporter/otlp/proto/common/_internal/metrics_encoder/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
)
3434
from opentelemetry.sdk.metrics.export import (
3535
AggregationTemporality,
36-
DefaultAggregation,
3736
)
3837
from opentelemetry.proto.collector.metrics.v1.metrics_service_pb2 import (
3938
ExportMetricsServiceRequest,

0 commit comments

Comments
 (0)