Remove unused extern crate
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#![deny(warnings)]
|
||||
#![feature(asm)]
|
||||
|
||||
extern crate bitflags;
|
||||
extern crate spin;
|
||||
extern crate syscall;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user