mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-12 00:44:03 +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
|
||||
// This for stops that
|
||||
if (nextPage == "") {
|
||||
logger.info("Got empty string for nextpage")
|
||||
return null;
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user