mirror of
https://git.proxmox.com/git/proxmox
synced 2025-10-05 00:51:20 +00:00
io: formatting
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
d871d6849b
commit
a774958239
@ -1,6 +1,6 @@
|
||||
use std::io::Write;
|
||||
use std::sync::mpsc::SyncSender;
|
||||
use std::string::ToString;
|
||||
use std::sync::mpsc::SyncSender;
|
||||
|
||||
/// Wrapper around SyncSender, which implements Write
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user