mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Removed import
This commit is contained in:
parent
ce4ec533ac
commit
7f2c249aa9
@ -1,4 +1,3 @@
|
|||||||
import { BattlerIndex } from "#app/battle.js";
|
|
||||||
import { BattlePhase } from "./battle-phase";
|
import { BattlePhase } from "./battle-phase";
|
||||||
|
|
||||||
type PokemonFunc = (pokemon: Pokemon) => void;
|
type PokemonFunc = (pokemon: Pokemon) => void;
|
||||||
|
Loading…
Reference in New Issue
Block a user