From f1681d4b8376fc5a6b64bb6996ac75e90f2efa1e Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Mon, 21 Feb 2022 11:39:18 +0100 Subject: [PATCH] use io_format_err, io_bail, io_err_other from proxmox-lang and move the comment from the local io_bail in pbs-client/src/pxar/fuse.rs to the only use Signed-off-by: Dominik Csapak Signed-off-by: Wolfgang Bumiller --- proxmox-rest-server/src/rest.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox-rest-server/src/rest.rs b/proxmox-rest-server/src/rest.rs index 5194151c..3343d5d6 100644 --- a/proxmox-rest-server/src/rest.rs +++ b/proxmox-rest-server/src/rest.rs @@ -476,7 +476,7 @@ pub(crate) async fn handle_api_request