Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Oct 27, 2024
1 parent cc331ad commit f99756a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-sdk/src/metrics/pipeline.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use std::{
};

use opentelemetry::{
metrics::MetricError
metrics::{MetricError, MetricResult},
otel_debug, InstrumentationScope, KeyValue,
};

Expand Down

0 comments on commit f99756a

Please sign in to comment.