forked from Rativel/BurritOS
lint: remove some warning
This commit is contained in:
@@ -35,12 +35,3 @@ impl Default for System {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
pub enum ObjectType {
|
||||
SemaphoreType,
|
||||
LockType,
|
||||
ConditionType,
|
||||
FileType,
|
||||
ThreadType,
|
||||
InvalidType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user