mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 21:05:03 -02:30
Fixing up HA induced flake8 issues
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# Copyright (c) 2015 Ansible, Inc.
|
||||
# All Rights Reserved
|
||||
|
||||
from django.core.management.base import CommandError
|
||||
|
||||
from awx.main.management.commands._base_instance import BaseCommandInstance
|
||||
from awx.main.models import Instance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user