Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
SevInf committed Nov 28, 2023
1 parent 3d82368 commit e5c9716
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion query-engine/core/src/interactive_transactions/actors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use tokio::{
use tracing::Span;
use tracing_futures::Instrument;
use tracing_futures::WithSubscriber;
use wasm_rs_dbg::dbg;

#[cfg(feature = "metrics")]
use crate::telemetry::helpers::set_span_link_from_traceparent;
Expand Down

0 comments on commit e5c9716

Please sign in to comment.