Remove unneeded extern crate, macro_use, and tidy uses.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
extern crate bindgen;
|
||||
extern crate cmake;
|
||||
|
||||
use cmake::Config;
|
||||
use std::env;
|
||||
use std::path::PathBuf;
|
||||
|
||||
Reference in New Issue
Block a user