fixup examples
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
fc5870be53
commit
a00888e93f
|
@ -3,7 +3,7 @@ use futures::*;
|
|||
|
||||
extern crate proxmox_backup;
|
||||
|
||||
use proxmox_backup::backup::*;
|
||||
use pbs_client::ChunkStream;
|
||||
|
||||
// Test Chunker with real data read from a file.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue