mirror of
https://github.com/SerendipityR-2022/EndMinecraftPlusV2.git
synced 2024-10-31 20:08:00 +00:00
移除调试输出
This commit is contained in:
parent
9049294010
commit
b04f882007
@ -51,7 +51,6 @@ public class MCForgeMOTD {
|
||||
if (response.modinfo != null) {
|
||||
for (Response.ModInfo.ModID modid : response.modinfo.modList) {
|
||||
modList.put(modid.modid, modid.version);
|
||||
LogUtil.doLog(0, modid.modid + " | " + modid.version, "[Debug]");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user