mirror of
https://github.com/heavycaffeiner/ayaya.git
synced 2025-10-28 04:44:56 +09:00
Chore: some cleanup
This commit is contained in:
@@ -30,7 +30,6 @@ public class Hitomi {
|
||||
|
||||
for (JsonNode node : files) {
|
||||
String fileHash = node.get("hash").asText();
|
||||
// Boolean hasAvif = node.get("hasavif").asBoolean();
|
||||
|
||||
galleryData.add(fileHash);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user