[pmg-devel] [PATCH pmg-api 4/4] report: group use statements

Stoiko Ivanov s.ivanov at proxmox.com
Fri Jul 7 18:54:28 CEST 2023


Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 src/PMG/Report.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PMG/Report.pm b/src/PMG/Report.pm
index b3a554c..f55f062 100644
--- a/src/PMG/Report.pm
+++ b/src/PMG/Report.pm
@@ -2,9 +2,9 @@ package PMG::Report;
 
 use strict;
 use warnings;
-use PVE::Tools;
 use Mail::SpamAssassin::DnsResolver;
 
+use PVE::Tools;
 use PMG::Utils;
 
 $ENV{'PATH'} = '/sbin:/bin:/usr/sbin:/usr/bin';
-- 
2.39.2





More information about the pmg-devel mailing list