Skip to content

Commit

Permalink
Fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MaeIsBad committed Mar 8, 2024
1 parent 41dbede commit 44e6c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/request/otel.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#[cfg(not(feature = "tracing_opentelemetry_0_21"))]
#[cfg(feature = "tracing_opentelemetry_0_20")]
mod otel_0_20 {
pub use opentelemetry_0_20_pkg::{
Expand Down

0 comments on commit 44e6c67

Please sign in to comment.