Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit cdf6bd2

Browse files
committed
Update vmm.rs
1 parent a643c66 commit cdf6bd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hypervisor/src/vmm.rs

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ use {
2121
},
2222
log::*,
2323
x86::{
24-
cpuid::cpuid,
2524
vmx::vmcs::{guest, ro},
2625
},
2726
};

0 commit comments

Comments
 (0)