mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
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