mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 05:45:02 -02:30
Fix up flake8 errors
This commit is contained in:
@@ -8,8 +8,6 @@ except ImportError:
|
||||
|
||||
from django.core.management import call_command
|
||||
|
||||
from awx.main.models import Instance
|
||||
|
||||
from awx.main.management.commands.update_password import UpdatePassword
|
||||
|
||||
def run_command(name, *args, **options):
|
||||
|
||||
Reference in New Issue
Block a user