mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-08-21 23:27:15 +00:00
Format Rust code using rustfmt
This commit is contained in:
committed by
GitHub
parent
ad2d36bb35
commit
e071381e03
@@ -124,7 +124,6 @@ fn expand_string(s: &str) -> Vec<Host> {
|
|||||||
hosts
|
hosts
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
env_logger::Builder::from_env(Env::default().default_filter_or("info"))
|
env_logger::Builder::from_env(Env::default().default_filter_or("info"))
|
||||||
.format_timestamp(None)
|
.format_timestamp(None)
|
||||||
|
Reference in New Issue
Block a user