mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 17:09:55 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -8,7 +8,6 @@ import awx.main.fields
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [migrations.swappable_dependency(settings.AUTH_USER_MODEL)]
|
||||
|
||||
operations = [
|
||||
|
||||
Reference in New Issue
Block a user