From f04e63b705312908f3df05d5a2a5edddbeeb94a7 Mon Sep 17 00:00:00 2001 From: tangge233 Date: Sun, 13 Oct 2024 00:20:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb | 1 - 1 file changed, 1 deletion(-) diff --git a/Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb b/Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb index 273c0e77..2dc34707 100644 --- a/Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb +++ b/Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb @@ -1648,7 +1648,6 @@ Retry: Public Id As String Public IsFromCurseForge As Boolean Public Type As CompType - Public FormatData As CompProject Public Sub New(RawId As String, RawIsFromCurseForge As Boolean, RawType As CompType) Id = RawId