[Bps-public-commit] app-aws-cloudwatch-monitor branch postfix-log-check updated. ddf60b15e5ab6fad5c21d85b2ab32a08ad5b2af1
BPS Git Server
git at git.bestpractical.com
Tue Mar 12 15:58:41 UTC 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "app-aws-cloudwatch-monitor".
The branch, postfix-log-check has been updated
via ddf60b15e5ab6fad5c21d85b2ab32a08ad5b2af1 (commit)
from d5b9775d41856ebc57a117d498b705ab599b0957 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ddf60b15e5ab6fad5c21d85b2ab32a08ad5b2af1
Author: Brad Embree <brad at bestpractical.com>
Date: Tue Mar 12 08:56:57 2024 -0700
Remove unused Perl module
Remove a Perl module that was only used for debugging during
development as it is not installed on hostedrt servers.
diff --git a/lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm b/lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm
index 596c08d..ba2d22c 100644
--- a/lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm
+++ b/lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm
@@ -20,7 +20,6 @@ use warnings;
use parent 'App::AWS::CloudWatch::Monitor::Check';
use Getopt::Long qw(:config pass_through);
-use Data::Printer;
our $VERSION = '0.01';
-----------------------------------------------------------------------
Summary of changes:
lib/App/AWS/CloudWatch/Monitor/Check/PostfixLog.pm | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
app-aws-cloudwatch-monitor
More information about the Bps-public-commit
mailing list