mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 09:13:34 -05:00
Fixed up migrations after merge
This commit is contained in:
@@ -7,7 +7,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0006_v300_create_system_job_templates'),
|
||||
('main', '0009_v300_create_system_job_templates'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user