mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-17 11:42:29 +00:00
fix(clippy): fix cargo clippy warnings
This commit is contained in:
@@ -154,7 +154,7 @@ impl NothingDevice{
|
||||
debug!("Serial number format unexpected from Nothing device {}: {:?}", mac_address, data);
|
||||
}
|
||||
}
|
||||
else {}
|
||||
|
||||
debug!("Received data from (Nothing) device {}, data: {:?}", mac_address, data);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user