Skip to content

Commit

Permalink
rm unused
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanKung committed Jan 26, 2024
1 parent 8670d3d commit f5d357c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/node/src/logging.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ pub fn set_panic_hook() {
#[cfg(feature = "node")]
/// logging configuration about node.
pub mod node {
use opentelemetry::global;
use opentelemetry::sdk::propagation::TraceContextPropagator;
use tracing_subscriber::filter;
use tracing_subscriber::fmt;
use tracing_subscriber::Layer;
Expand Down

0 comments on commit f5d357c

Please sign in to comment.