]> git.proxmox.com Git - pmg-api.git/blobdiff - PMG/ModGroup.pm
PMG/Config.pm: fix ipv6 address quoting for postfix mynetworks
[pmg-api.git] / PMG / ModGroup.pm
index 761e00c31f047e64ba810aa1688bcba7e2cbedda..df26ff49369a489f550c179e97281d1327daf119 100644 (file)
@@ -2,7 +2,6 @@ package PMG::ModGroup;
 
 use strict;
 use warnings;
-use Carp;
 
 sub new {
     my ($type, $entity, $targets) = @_;