Skip to content

Commit f99756a

Browse files
committed
lint
1 parent cc331ad commit f99756a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/src/metrics/pipeline.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use std::{
66
};
77

88
use opentelemetry::{
9-
metrics::MetricError
9+
metrics::{MetricError, MetricResult},
1010
otel_debug, InstrumentationScope, KeyValue,
1111
};
1212

0 commit comments

Comments
 (0)