Remove unused imports throughout src/
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#[doc(hidden)]; // FIXME #3538
|
||||
|
||||
use cast::reinterpret_cast;
|
||||
use ptr::offset;
|
||||
use sys::size_of;
|
||||
|
||||
pub type Word = uint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user