mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Update migration file
This commit is contained in:
@@ -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 = [
|
||||
Reference in New Issue
Block a user