mirror of
https://github.com/ansible/awx.git
synced 2026-09-16 17:00:12 -02:30
fix migration problem from 3.1.1
This commit is contained in:
@@ -12,7 +12,6 @@ class Migration(migrations.Migration):
|
||||
|
||||
replaces = [
|
||||
(b'main', '0035_v310_remove_tower_settings'),
|
||||
(b'main', '0036_v311_insights'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
||||
Reference in New Issue
Block a user