mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +02:00
Fix merge stuff
This commit is contained in:
parent
a4f960aa51
commit
e5bbd3e523
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from django.db import migrations, models
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("registrar", "0064_alter_domainapplication_address_line1_and_more"),
|
("registrar", "0067_create_groups_v07"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Add table
Add a link
Reference in a new issue