Skip to content

Commit 2cb417b

Browse files
committed
Merge branch 'main' into cijothomas/metric-error-cleanup
2 parents 8baa949 + e9ae9f9 commit 2cb417b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-sdk/src/metrics/reader.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
use std::{fmt, sync::Weak};
33
use crate::error::OTelSdkResult;
44
use std::time::Duration;
5-
use std::{fmt, sync::Weak};
65

76
use super::{data::ResourceMetrics, pipeline::Pipeline, InstrumentKind, Temporality};
87

0 commit comments

Comments
 (0)