diff --git a/src/enumerators/freebsd/pcidev.rs b/src/enumerators/freebsd/pcidev.rs index 5d3d3b3..18378e7 100644 --- a/src/enumerators/freebsd/pcidev.rs +++ b/src/enumerators/freebsd/pcidev.rs @@ -4,8 +4,7 @@ use std::{ffi::CStr, fs::File, io, os::fd::AsRawFd}; use crate::{ pci_device::PciDeviceProperties, pci_property_result::PropertyResult, PciDevice, - PciDeviceEnumerationError, PciDeviceEnumerationErrorImpact, PciEnumerator, PciInfo, - PciInfoError, PciLocation, + PciDeviceEnumerationError, PciDeviceEnumerationErrorImpact, PciInfo, PciInfoError, PciLocation, }; // The ioctl must be restarted multiple times in case it returns