client: fix whitespace issue
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
parent
b12ad47242
commit
fad6d21910
@ -210,7 +210,6 @@ async fn backup_directory<P: AsRef<Path>>(
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
let stats = client
|
||||
.upload_stream(archive_name, stream, upload_options)
|
||||
.await?;
|
||||
|
Loading…
x
Reference in New Issue
Block a user