This commit is contained in:
Your Name 2023-02-14 17:22:36 -05:00 committed by Henri Dickson
parent fcd0e82565
commit dfa377c780

View file

@ -4,7 +4,6 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("mastodon", "0001_initial"),
]