cloud-hypervisor/virtio-devices/src/transport
Rob Bradford adb318f4cd misc: Remove redundant "use" imports
With the nightly toolchain (2024-02-18) cargo check will flag up
redundant imports either because they are pulled in by the prelude on
earlier match.

Remove those redundant imports.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-02-19 17:54:30 +00:00
..
mod.rs virtio-devices: Create a proper result type for VirtioPciDevice 2022-11-23 18:37:40 +00:00
pci_common_config.rs misc: Remove redundant "use" imports 2024-02-19 17:54:30 +00:00
pci_device.rs virtio-devices: handle IO event for SevSnp properly 2024-02-16 11:28:32 -08:00