diff --git a/build.rs b/build.rs index 8663d69..c603cd7 100644 --- a/build.rs +++ b/build.rs @@ -17,7 +17,6 @@ // along with this program. If not, see . use std::fs; -use std::io::Write; use std::path::Path; fn main() {