Fix merge conflict

This commit is contained in:
zandercymatics 2024-04-15 11:47:42 -06:00
parent 05b6bcd181
commit 7013766d39
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1,4 +1,4 @@
# Generated by Django 4.2.10 on 2024-04-15 17:30
# Generated by Django 4.2.10 on 2024-04-15 17:47
from django.db import migrations, models
@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("registrar", "0083_alter_contact_email_alter_publiccontact_email"),
("registrar", "0084_create_groups_v11"),
]
operations = [