fix: device import & rustfmt
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
This commit is contained in:
parent
dbb9189b7f
commit
43fda7bab1
3 changed files with 6 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ pub use self::{
|
|||
device::{Device, DeviceRefMut, InactiveDevice},
|
||||
host::{Dhcp, Host, HostConfig, Manual},
|
||||
net::MacAddress,
|
||||
uninitialized_device::{InitializeError, UninitializedDevice}
|
||||
uninitialized_device::{InitializeError, UninitializedDevice},
|
||||
};
|
||||
|
||||
use register::common;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue