Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Oct 24, 2024
1 parent 39c453d commit 64261b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-sdk/src/metrics/meter_provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use std::{

use opentelemetry::{
metrics::{Meter, MeterProvider, MetricsError, Result},
otel_debug, otel_error, KeyValue
otel_debug, otel_error, KeyValue,
};

use crate::{instrumentation::Scope, Resource};
Expand Down

0 comments on commit 64261b7

Please sign in to comment.