Updating migration file again

This commit is contained in:
John Westcott IV 2022-09-29 14:20:49 -04:00
parent 2dcc7ec749
commit d1588b94b0

View File

@ -1,4 +1,4 @@
# Generated by Django 3.2.13 on 2022-09-26 17:34
# Generated by Django 3.2.13 on 2022-09-29 18:10
from django.db import migrations, models
@ -6,7 +6,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('main', '0170_node_and_link_state'),
('main', '0171_add_health_check_started'),
]
operations = [