perf: 修改迁移文件

pull/12280/head
feng 2023-12-08 14:21:10 +08:00
parent eca50874f0
commit 9a2da98bd4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ def migrate_automation_ansible_remove_account(apps, *args):
class Migration(migrations.Migration):
dependencies = [
('assets', '0125_auto_20231011_1053'),
('assets', '0126_remove_asset_labels'),
]
operations = [