Removed random newlines

This commit is contained in:
frutescens 2024-09-23 20:57:52 -07:00
parent 1d17d7d215
commit 2e7bfb031b

View File

@ -764,8 +764,6 @@ export class PostDefendHpGatedStatStageChangeAbAttr extends PostDefendAbAttr {
}
}
export class PostDefendApplyArenaTrapTagAbAttr extends PostDefendAbAttr {
private condition: PokemonDefendCondition;
private tagType: ArenaTagType;