parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -170,7 +170,6 @@ pub fn run(
|
|||
anyhow::Ok(())
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
pub enum SessionSupport {
|
||||
ActiveSession(Entity<Session>),
|
||||
Inactive(KernelSpecification),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue