Skip to content

Commit a7972e9

Browse files
committed
OOPS
1 parent 83f184f commit a7972e9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/pojlib/APIHandler.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@ public static String[] getQCSupportedVersions(Context ctx) {
122122
}
123123
} else {
124124
Logger.getInstance().appendToLog("Skipping supported versions download.");
125-
return new String[] {
126-
"1.21.4"
127-
};
128125
}
129126

130127
DownloadManager.reset();

0 commit comments

Comments
 (0)