mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-18 13:29:53 +08:00
refactor: remove unnecessary semicolons
This commit is contained in:
@@ -10,7 +10,7 @@ public class TalentData implements Serializable {
|
||||
ModifySkillCD,
|
||||
UnlockTalentParam,
|
||||
AddTalentExtraLevel,
|
||||
ModifyAbility;
|
||||
ModifyAbility
|
||||
}
|
||||
|
||||
@SerializedName("$type")
|
||||
|
||||
Reference in New Issue
Block a user