Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 16, 2024
1 parent 4a59782 commit 9475719
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/tabby/src/otel.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use axum_prometheus::lifecycle::layer;
use opentelemetry::{
global,
trace::{FutureExt, TracerProvider as _},
trace::TracerProvider as _,
KeyValue,
};
use opentelemetry_otlp::WithExportConfig;
Expand Down

0 comments on commit 9475719

Please sign in to comment.