Remove unused import
This commit is contained in:
parent
9a52281382
commit
122b6afd87
1 changed files with 0 additions and 3 deletions
|
@ -19,6 +19,3 @@ extern crate lazy_static;
|
|||
|
||||
#[cfg(target_family = "unix")]
|
||||
mod implementation;
|
||||
|
||||
#[cfg(target_family = "unix")]
|
||||
pub use implementation::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue