From: Raphaƫl Gertz Date: Wed, 21 Jun 2017 08:48:05 +0000 (+0200) Subject: Remove debug X-Git-Tag: 0.9.0~1 X-Git-Url: https://git.rapsys.eu/acme/commitdiff_plain/ad8a3bd744842250ad5c0acd3ea8c312102de9ed Remove debug --- diff --git a/Acme.pm b/Acme.pm index e4637d7..134b3d4 100644 --- a/Acme.pm +++ b/Acme.pm @@ -49,9 +49,6 @@ use Net::Domain::TLD; 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