mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Fix several warnings when ktest is enabled
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0f9285d72b
commit
49692c2068
@ -127,8 +127,6 @@ pub fn call_ostd_main() -> ! {
|
||||
}
|
||||
#[cfg(ktest)]
|
||||
unsafe {
|
||||
use alloc::boxed::Box;
|
||||
|
||||
use crate::task::TaskOptions;
|
||||
|
||||
crate::init();
|
||||
|
Reference in New Issue
Block a user