fix lint
This commit is contained in:
parent
fcd0e82565
commit
dfa377c780
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from django.db import migrations, models
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("mastodon", "0001_initial"),
|
("mastodon", "0001_initial"),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue