Lost debugging lines.

This commit is contained in:
Bruno Tavares
2014-09-09 11:59:43 +01:00
parent 24b1335000
commit 05bea0dcb8

View File

@@ -84,7 +84,6 @@ Usage: consumer.pl [--help|-h] [--print|-p] topic channel
}
sub message_handler {
use Data::Dumper;
my ($reader, $message) = @_;
if ($print) {