Skip to content

Commit

Permalink
Update view.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Oct 26, 2024
1 parent 70ab680 commit f112259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opentelemetry-sdk/src/metrics/view.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use super::instrument::{Instrument, Stream};
use glob::Pattern;
use opentelemetry::{
metrics::{MetricsError, Result},
otel_warn,
};

fn empty_view(_inst: &Instrument) -> Option<Stream> {
Expand Down

0 comments on commit f112259

Please sign in to comment.