Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwxg committed Nov 30, 2024
1 parent d6f8829 commit 92a1a1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/run-make/thumb-none-qemu/rmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 92a1a1d

Please sign in to comment.