mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
fixup migrations
This commit is contained in:
parent
dfccc9e07d
commit
9afc38b714
@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0050_v340_drop_celery_tables'),
|
||||
('main', '0051_v340_job_slicing'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user