diff --git a/src/phases.ts b/src/phases.ts index 92d07522fe3..bf47208d212 100644 --- a/src/phases.ts +++ b/src/phases.ts @@ -3728,7 +3728,6 @@ export class GameOverPhase extends BattlePhase { this.firstRibbons.push(getPokemonSpecies(pokemonSpecies.getRootSpeciesId(forStarter))); } } - } export class EndCardPhase extends Phase {