1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-06 13:56:34 +02:00

Style changes

This commit is contained in:
cyian-1756
2017-09-05 14:40:40 -04:00
parent 1df516a9f9
commit ec399007f2

View File

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