mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
remove unused crate from main.rs
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#[macro_use]
|
||||
extern crate blog_os;
|
||||
extern crate x86_64;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
use core::panic::PanicInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user