mirror of
https://github.com/mirror/jdownloader.git
synced 2024-11-23 12:09:43 +00:00
- Removed unneeded log statement
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@49643 ebf7c1c2-ba36-0410-9fe8-c592906822b4 Former-commit-id: 0f198a405cb54aafeaf542513b2cbbb757dd7fd0
This commit is contained in:
parent
1232dc634c
commit
0d35c889ac
@ -688,8 +688,6 @@ public class TbCmV2 extends PluginForDecrypt {
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
logger.warning("Failed to crawl playlist thumbnails");
|
||||
}
|
||||
Integer indexFromAddedURL = null;
|
||||
final String indexFromAddedURLStr = new Regex(cleanedurl, "(?i)index=(\\d+)").getMatch(0);
|
||||
|
Loading…
Reference in New Issue
Block a user