Skip to content

Commit

Permalink
chore: 删除无用字段
Browse files Browse the repository at this point in the history
  • Loading branch information
tangge233 committed Oct 12, 2024
1 parent 2d71404 commit f04e63b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Plain Craft Launcher 2/Modules/Minecraft/ModComp.vb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f04e63b

Please sign in to comment.