mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fmt
Former-commit-id: 288b2b5d5872aebd255e464c921521c0b8b864fa
This commit is contained in:
parent
34564c22fa
commit
270b9c9e4c
@ -89,7 +89,6 @@ fn main() {
|
||||
settings,
|
||||
};
|
||||
|
||||
|
||||
// Initialize logging.
|
||||
let term_log_level = std::env::var_os("VOXYGEN_LOG")
|
||||
.and_then(|env| env.to_str().map(|s| s.to_owned()))
|
||||
|
Loading…
x
Reference in New Issue
Block a user