Run rustfmt
This commit is contained in:
parent
e53575b871
commit
a78ca9e955
@ -268,7 +268,8 @@ pub fn main() {
|
||||
std::process::exit(1);
|
||||
}
|
||||
}
|
||||
}).expect("rustc_thread failed");
|
||||
})
|
||||
.expect("rustc_thread failed");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user