Skip to content

Commit a958be9

Browse files
committed
Remove unnecessary import
1 parent 7384f95 commit a958be9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ffi.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
use crate::IoctlKind;
10-
use libc;
1110

1211
pub const GPIOHANDLES_MAX: usize = 64;
1312

0 commit comments

Comments
 (0)