Skip to content

Commit

Permalink
Fix broken build (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsegberts authored Jul 2, 2024
1 parent eda2502 commit e0fdd92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core/src/tracing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,6 @@ enum PutEvent {

#[cfg(feature = "trace")]
pub(crate) mod tracer {
use opentelemetry_otlp::WithExportConfig;
use tracing::level_filters::LevelFilter;
use tracing_subscriber::{Layer, Registry};

Expand Down

0 comments on commit e0fdd92

Please sign in to comment.