diff --git a/src/data/ability.ts b/src/data/ability.ts index f40c983a3e3..a06804a4dcd 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -2751,9 +2751,6 @@ export class PreStatStageChangeAbAttr extends AbAttr { export class ReflectStatStageChangeAbAttr extends PreStatStageChangeAbAttr { /** {@linkcode BattleStat} to reflect */ private reflectedStat? : BattleStat; - constructor() { - super(); - } /** * Apply the {@linkcode ReflectStatStageChangeAbAttr} to an interaction