Remove data dumper
FossilOrigin-Name: 478e33c595f64c9c18ee56bb54e7b69276efa32d55c4c1377cf5ca2c61af772d
This commit is contained in:
parent
9069a17a41
commit
830a9c05b0
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
|
||||
my $FAIL = "\033[91m";
|
||||
my $OK = "\033[96m";
|
||||
|
|
Loading…
Reference in a new issue