Skip to content

Commit 39ba5d2

Browse files
committed
remove redundant extern crate
1 parent 1049ce8 commit 39ba5d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/linux_android.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
// except according to those terms.
88

99
//! Implementation for Linux / Android
10-
extern crate std;
1110
extern crate libc;
1211

1312
use super::Error;

0 commit comments

Comments
 (0)