mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
Remove unnecessary imports by deleting NOQA markers
This commit is contained in:
@@ -9,9 +9,9 @@ from awx.api.views import (
|
||||
InstanceUnifiedJobsList,
|
||||
InstanceInstanceGroupsList,
|
||||
InstanceHealthCheck,
|
||||
InstanceInstallBundle,
|
||||
InstancePeersList,
|
||||
)
|
||||
from awx.api.views.instance_install_bundle import InstanceInstallBundle
|
||||
|
||||
|
||||
urls = [
|
||||
|
||||
Reference in New Issue
Block a user