mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-21 19:03:08 +00:00
fix: lint
This commit is contained in:
parent
af70755dbc
commit
536c056486
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from django.db import migrations, models
|
|||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("pokemon_v2", "0016_typesprites"),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue