Remove unnecessary element in PokemonResponseData type
This commit is contained in:
parent
2513d4365f
commit
4a13b56c98
@ -37,7 +37,6 @@ export interface PokemonResponseData {
|
||||
base_experience: number;
|
||||
forms: nameUrlPair[];
|
||||
height: number;
|
||||
held_items: any[];
|
||||
id: number;
|
||||
is_default: boolean;
|
||||
location_area_encounters: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user