Skip to content

Commit aa6c822

Browse files
Rm unused imports
1 parent d748c12 commit aa6c822

File tree

1 file changed

+0
-2
lines changed
  • exporter/opentelemetry-exporter-otlp-proto-http/src/opentelemetry/exporter/otlp/proto/http/metric_exporter

1 file changed

+0
-2
lines changed

exporter/opentelemetry-exporter-otlp-proto-http/src/opentelemetry/exporter/otlp/proto/http/metric_exporter/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
Dict,
2626
Iterable,
2727
List,
28-
Mapping,
2928
Optional,
30-
Sequence,
3129
)
3230

3331
import requests

0 commit comments

Comments
 (0)