mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 13:55:31 +03:00
Update migration file
This commit is contained in:
parent
8eb1484129
commit
ce6a276e1f
@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0089_v360_new_job_event_types'),
|
||||
('main', '0090_v360_WFJT_prompts'),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user