summaryrefslogtreecommitdiff
path: root/FS/FS/part_event/Action
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_event/Action')
-rw-r--r--FS/FS/part_event/Action/http.pm1
1 files changed, 0 insertions, 1 deletions
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;