Remove Dumper debug
This commit is contained in:
parent
ccb5c4fbab
commit
26c1247b98
|
@ -118,10 +118,6 @@ sub manage_selection {
|
|||
commentCount => $item->{commentCount},
|
||||
};
|
||||
}
|
||||
|
||||
use Data::Dumper;
|
||||
print Dumper($self->{problem});
|
||||
|
||||
}
|
||||
|
||||
1;
|
||||
|
|
Loading…
Reference in New Issue