From c6dc629aecebfcc12893aa1bc4338f99e9b71bef Mon Sep 17 00:00:00 2001 From: Kornel Date: Sun, 6 Feb 2022 13:36:12 +0000 Subject: [PATCH] rustfmt --- build.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/build.rs b/build.rs index a5ff194..401afb7 100644 --- a/build.rs +++ b/build.rs @@ -235,7 +235,6 @@ fn build(target_os: &str) -> io::Result<()> { } else { configure.arg(format!("--target_os={}", target_os)); } - } // control debug build