Removing debug line.
This commit is contained in:
parent
147914c9ee
commit
e50816eee1
@ -23,7 +23,6 @@ sub normalize($self, $text) {
|
|||||||
ante|ario|ente|rgir|ento|errimo|ible|ico|ifico|il|ino|isimo|ivo|izo|oso|ecer|
|
ante|ario|ente|rgir|ento|errimo|ible|ico|ifico|il|ino|isimo|ivo|izo|oso|ecer|
|
||||||
ificar|izar|es|as|os|e|o|a
|
ificar|izar|es|as|os|e|o|a
|
||||||
)\b//xg;
|
)\b//xg;
|
||||||
say STDERR $decomposed;
|
|
||||||
return $decomposed;
|
return $decomposed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user