Remove unused tagRemoved field

This commit is contained in:
Dean 2025-02-23 23:39:17 -08:00
parent cfecf490e2
commit 6d9d4768ff

View File

@ -2210,7 +2210,6 @@ export class PostSummonAddBattlerTagAbAttr extends PostSummonAbAttr {
export class PostSummonRemoveBattlerTagAbAttr extends PostSummonAbAttr {
private immuneTags: BattlerTagType[];
private tagRemoved: BattlerTagType;
/**
* @param immuneEffects - The status effects to which the Pokémon is immune.