Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
Signed-off-by: dierbei <1628652790@qq.com>
  • Loading branch information
dierbei committed Aug 11, 2023
1 parent 8e075b1 commit 24ca8f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vmm/sandbox/src/kata_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ impl KataConfig {
}
}

// #[cfg(feature = "qemu")]
impl Hypervisor {
#[allow(clippy::field_reassign_with_default)]
pub fn to_qemu_config(&self) -> Result<QemuVMConfig> {
Expand Down

0 comments on commit 24ca8f8

Please sign in to comment.