Removed logging line
This commit is contained in:
parent
2c99c6140c
commit
0a81eeac43
@ -78,7 +78,6 @@ public class CheveretoRipper extends AbstractHTMLRipper {
|
||||
// Some times this returns a empty string
|
||||
// This for stops that
|
||||
if (nextPage == "") {
|
||||
logger.info("Got empty string for nextpage")
|
||||
return null;
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user