remove debug code
This commit is contained in:
parent
e86b0b7cc7
commit
189c8ea587
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ sub process {
|
|||
if ($value =~ /^[\s]+$/) {
|
||||
return undef;
|
||||
}
|
||||
$self->session->log->error("FormValidator $value");
|
||||
return $value;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue