mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-15 05:26:47 +00:00
Remove unused code
This commit is contained in:
parent
d6f88291f3
commit
92a1a1de17
@ -27,7 +27,6 @@ fn main() {
|
||||
std::env::set_current_dir(CRATE).unwrap();
|
||||
|
||||
let target_dir = path("target");
|
||||
let manifest_path = path("Cargo.toml");
|
||||
|
||||
// Debug
|
||||
cargo()
|
||||
|
Loading…
Reference in New Issue
Block a user