Skip to content

Commit c6ab724

Browse files
committed
Remove unused import
1 parent 06d80a3 commit c6ab724

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libcc2rs/src/io.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
use crate::{AnyPtr, AsPointer, Ptr, Value};
55
use std::cell::{RefCell, UnsafeCell};
6-
use std::ops::Deref;
76
use std::os::fd::{AsFd, FromRawFd, IntoRawFd};
87
use std::rc::Rc;
98

0 commit comments

Comments
 (0)