remove dumper
This commit is contained in:
parent
8625a86401
commit
7a840340f5
|
@ -177,7 +177,6 @@ sub manage_selection {
|
|||
};
|
||||
}
|
||||
}
|
||||
print Dumper $self->{metrics};
|
||||
|
||||
$self->{output}->output_add(long_msg => sprintf("Raw data:\n%s", Dumper($raw_results)), debug => 1);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue