From ad8a3bd744842250ad5c0acd3ea8c312102de9ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Wed, 21 Jun 2017 10:48:05 +0200 Subject: [PATCH 1/1] Remove debug --- Acme.pm | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.41.0