Skip to content

Commit 92a1a1d

Browse files
committed
Remove unused code
1 parent d6f8829 commit 92a1a1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run-make/thumb-none-qemu/rmake.rs

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ fn main() {
2727
std::env::set_current_dir(CRATE).unwrap();
2828

2929
let target_dir = path("target");
30-
let manifest_path = path("Cargo.toml");
3130

3231
// Debug
3332
cargo()

0 commit comments

Comments
 (0)