mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-07-31 19:10:15 +02:00
Removed logging line
This commit is contained in:
@@ -78,7 +78,6 @@ public class CheveretoRipper extends AbstractHTMLRipper {
|
|||||||
// Some times this returns a empty string
|
// Some times this returns a empty string
|
||||||
// This for stops that
|
// This for stops that
|
||||||
if (nextPage == "") {
|
if (nextPage == "") {
|
||||||
logger.info("Got empty string for nextpage")
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Reference in New Issue
Block a user