We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a18db commit 3abb06fCopy full SHA for 3abb06f
Java/src/main/java/net/hypixel/api/reply/skyblock/SkyBlockNewsReply.java
@@ -1,7 +1,7 @@
1
package net.hypixel.api.reply.skyblock;
2
3
import com.google.gson.JsonElement;
4
-import com.google.gson.JsonObject;
+import com.google.gson.JsonArray;
5
import net.hypixel.api.reply.AbstractReply;
6
7
public class SkyBlockNewsReply extends AbstractReply {
0 commit comments