From 9039cbf6f36cb63f70fd3c6a361d07418677ff49 Mon Sep 17 00:00:00 2001 From: Lukas Wagner Date: Tue, 4 Jun 2024 11:23:40 +0200 Subject: [PATCH] pvestatd: clear trailing newlines Signed-off-by: Lukas Wagner --- PVE/Service/pvestatd.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/PVE/Service/pvestatd.pm b/PVE/Service/pvestatd.pm index 2515120c..8661f774 100755 --- a/PVE/Service/pvestatd.pm +++ b/PVE/Service/pvestatd.pm @@ -676,8 +676,3 @@ our $cmddef = { }; 1; - - - - -