forked from Rativel/BurritOS
Lint: remove some warnings
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
//! Module containing structs and methods pertaining to the state of the operating system
|
||||
|
||||
use super::{thread_manager::ThreadManager};
|
||||
use crate::utility;
|
||||
use crate::utility::objaddr::{ObjAddr, SynchObj};
|
||||
use crate::utility::objaddr::ObjAddr;
|
||||
|
||||
/// # System
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user