[pbs-devel] [PATCH proxmox 1/3] s3 client: fix minor whitespace issue

Christian Ebner c.ebner at proxmox.com
Wed Jul 23 12:25:59 CEST 2025


Signed-off-by: Christian Ebner <c.ebner at proxmox.com>
---
 proxmox-s3-client/src/api_types.rs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/proxmox-s3-client/src/api_types.rs b/proxmox-s3-client/src/api_types.rs
index e05ad0f9..2234f121 100644
--- a/proxmox-s3-client/src/api_types.rs
+++ b/proxmox-s3-client/src/api_types.rs
@@ -171,7 +171,6 @@ pub struct S3ClientConf {
     pub secret_key: String,
 }
 
-
 #[api(
     properties: {
         id: {
-- 
2.47.2





More information about the pbs-devel mailing list