Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0ex-d committed Jan 16, 2025
1 parent d95e0ed commit 7671e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/common/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use tracing_appender::{non_blocking::WorkerGuard, rolling::Rotation};
use tracing_subscriber::{fmt::Layer, prelude::*, EnvFilter};

use crate::{
config::{load_optional_env_var, LogsSettings, LOGS_DIR_DEFAULT, PBS_MODULE_NAME},
config::{load_optional_env_var, LogsSettings, PBS_MODULE_NAME},
pbs::HEADER_VERSION_VALUE,
types::Chain,
};
Expand Down

0 comments on commit 7671e95

Please sign in to comment.