Skip to content

Commit 7671e95

Browse files
committed
lint
1 parent d95e0ed commit 7671e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/common/src/utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use tracing_appender::{non_blocking::WorkerGuard, rolling::Rotation};
1818
use tracing_subscriber::{fmt::Layer, prelude::*, EnvFilter};
1919

2020
use crate::{
21-
config::{load_optional_env_var, LogsSettings, LOGS_DIR_DEFAULT, PBS_MODULE_NAME},
21+
config::{load_optional_env_var, LogsSettings, PBS_MODULE_NAME},
2222
pbs::HEADER_VERSION_VALUE,
2323
types::Chain,
2424
};

0 commit comments

Comments
 (0)