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

Cleanup unused variable

This commit is contained in:
MetaPrime
2025-04-19 22:32:30 -07:00
parent fccb0b5f9f
commit 7bbaff0211

View File

@@ -26,8 +26,6 @@ public class DerpiRipper extends AbstractJSONRipper {
super(url);
}
private String apiUrl;
@Override
public String getHost() {
return "DerpiBooru";