Skip to content

Commit 08bb804

Browse files
committed
Remove commented debugging
1 parent 68c7871 commit 08bb804

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/MetaCPAN/Role/Script.pm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,7 @@ sub remote {
265265
sub run { }
266266
before run => sub {
267267
my $self = shift;
268-
269268
$self->set_logger_once;
270-
271-
#Dlog_debug {"Connected to $_"} $self->remote;
272269
};
273270

274271
sub _get_indices_info {

0 commit comments

Comments
 (0)