Skip to content

Commit 7fa9679

Browse files
Rm unused import
1 parent 9b65c62 commit 7fa9679

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# limitations under the License.
1313
from __future__ import annotations
1414

15-
from dataclasses import replace
1615
import gzip
1716
import logging
1817
import zlib

0 commit comments

Comments
 (0)