[freeside-commits] branch FREESIDE_4_BRANCH updated. 148bca003b0b7238894dd9cd080c2d4fe0880d7c
Ivan
ivan at 420.am
Sun Sep 25 10:58:02 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via 148bca003b0b7238894dd9cd080c2d4fe0880d7c (commit)
from b9a83820479b1d68ddf753a0758084d385298816 (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 148bca003b0b7238894dd9cd080c2d4fe0880d7c
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Sep 25 10:58:01 2016 -0700
unused module
diff --git a/FS/FS/part_event/Action/http.pm b/FS/FS/part_event/Action/http.pm
index 72a345d..f61c9e4 100644
--- a/FS/FS/part_event/Action/http.pm
+++ b/FS/FS/part_event/Action/http.pm
@@ -3,7 +3,6 @@ use base qw( FS::part_event::Action );
use strict;
use vars qw( $me );
-use Data::Dumper;
use IO::Socket::SSL;
use LWP::UserAgent;
use HTTP::Request::Common;
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_event/Action/http.pm | 1 -
1 file changed, 1 deletion(-)
More information about the freeside-commits
mailing list