]> Raphaël G. Git Repositories - acme/commitdiff
Remove debug
authorRaphaël Gertz <git@rapsys.eu>
Wed, 21 Jun 2017 08:48:05 +0000 (10:48 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 21 Jun 2017 08:48:05 +0000 (10:48 +0200)
Acme.pm

diff --git a/Acme.pm b/Acme.pm
index e4637d790ee19b87ed1f1c9748852d4d3d782cd0..134b3d4e12f200a2f6bcc61a85f8a6f3b7ee7861 100644 (file)
--- a/Acme.pm
+++ b/Acme.pm
@@ -49,9 +49,6 @@ use Net::Domain::TLD;
 use POSIX qw(EXIT_FAILURE);
 use Tie::IxHash;
 
 use POSIX qw(EXIT_FAILURE);
 use Tie::IxHash;
 
-# Debug
-use Data::Dumper;
-
 # Documentation links
 #XXX: see https://letsencrypt.github.io/acme-spec/ (probably based on https://ietf-wg-acme.github.io/acme/)
 #XXX: see jwk rfc http://www.rfc-editor.org/rfc/rfc7517.txt
 # Documentation links
 #XXX: see https://letsencrypt.github.io/acme-spec/ (probably based on https://ietf-wg-acme.github.io/acme/)
 #XXX: see jwk rfc http://www.rfc-editor.org/rfc/rfc7517.txt