forked from proxmox-mirrors/proxmox
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::io::Write;
|
||||||
use std::sync::mpsc::SyncSender;
|
|
||||||
use std::string::ToString;
|
use std::string::ToString;
|
||||||
|
use std::sync::mpsc::SyncSender;
|
||||||
|
|
||||||
/// Wrapper around SyncSender, which implements Write
|
/// Wrapper around SyncSender, which implements Write
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user