Skip to content

Commit

Permalink
removed slow debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
monken committed Jul 28, 2011
1 parent 65773af commit c1daeee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/MetaCPAN/Script/Release.pm
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ sub import_tarball {
@{ $file->module } )
if ( $file->documentation );
log_trace {"reindexing file $file->{path}"};
Dlog_trace {$_} $file->meta->get_data($file);
$file->clear_module if ( $file->is_pod_file );
$file->put;
}
Expand Down

0 comments on commit c1daeee

Please sign in to comment.