Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Feb 12, 2022
1 parent 2c0ff86 commit c6dc629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ fn build(target_os: &str) -> io::Result<()> {
} else {
configure.arg(format!("--target_os={}", target_os));
}

}

// control debug build
Expand Down

0 comments on commit c6dc629

Please sign in to comment.