Remove unneeded extern crate, macro_use, and tidy uses.
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
)]
|
||||
#![cfg(windows)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
||||
pub mod file;
|
||||
pub mod time;
|
||||
pub mod winerror;
|
||||
|
||||
Reference in New Issue
Block a user