1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-04-11 23:41:51 +02:00

Minor formatting fix

This commit is contained in:
cyian-1756 2017-10-17 14:11:31 -04:00
parent d4cb2b6ac4
commit 5794e52477

View File

@ -19,7 +19,7 @@ import com.rarchives.ripme.utils.Http;
public class HentaiCafeRipper extends AbstractHTMLRipper {
public HentaiCafeRipper(URL url) throws IOException {
super(url);
super(url);
}
@Override