diff --git a/src/contrib/warden-client-nosoap/lib/WardenClientCommon.pm b/src/contrib/warden-client-nosoap/lib/WardenClientCommon.pm index f9d4a0ec0b086ebe2476b187286f94cc15156f0c..9aa888711c1caf54fcb14f0cdc9130a6bea4a64e 100755 --- a/src/contrib/warden-client-nosoap/lib/WardenClientCommon.pm +++ b/src/contrib/warden-client-nosoap/lib/WardenClientCommon.pm @@ -17,7 +17,6 @@ use Net::SSLeay qw(post_https make_headers make_form get_peer_certificate ssl_write_all print_errs die_if_ssl_error die_now ssl_read_all); use XML::Parser; -use Data::Dumper; our $VERSION = "2.2";