1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-18 13:13:41 +01:00

Removed extra newlines

This commit is contained in:
cyian-1756 2017-09-05 14:37:48 -04:00
parent b1ed146c3b
commit f643172cef

View File

@ -90,6 +90,4 @@ public class CfakeRipper extends AbstractHTMLRipper {
public void downloadURL(URL url, int index) {
addURLToDownload(url, getPrefix(index));
}
}