Skip to content

Commit 5c5e8cc

Browse files
committed
Run rustfmt on build.rs
1 parent f9c0e2a commit 5c5e8cc

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
@@ -7,7 +7,6 @@
77
// option. This file may not be copied, modified, or distributed
88
// except according to those terms.
99

10-
1110
fn main() {
1211
// Forward the profile to the main compilation
1312
println!("cargo:rustc-env=PROFILE={}", std::env::var("PROFILE").unwrap());

0 commit comments

Comments
 (0)