unsafe
This commit is contained in:
parent
607bf33162
commit
c1b9a3f53d
@ -284,7 +284,7 @@ impl Config {
|
||||
log::debug!("Configuration path: {}", file.display());
|
||||
let cfg = load_path(file);
|
||||
if suffix.is_empty() {
|
||||
log::debug!("{:?}", cfg);
|
||||
log::trace!("{:?}", cfg);
|
||||
}
|
||||
cfg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user