Skip to content

Commit 3102094

Browse files
committed
rustfmt
1 parent 36d6a5d commit 3102094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ fn build(target_os: &str) -> io::Result<()> {
235235
} else {
236236
configure.arg(format!("--target_os={}", target_os));
237237
}
238-
239238
}
240239

241240
// control debug build

0 commit comments

Comments
 (0)