mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
fix identation
This commit is contained in:
@@ -24,5 +24,5 @@ class Migration(migrations.Migration):
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.RunPython(add_default_settings, del_default_settings),
|
||||
migrations.RunPython(add_default_settings, del_default_settings),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user