We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c96c48 commit 7dc4f14Copy full SHA for 7dc4f14
awx/api/views/__init__.py
@@ -62,9 +62,6 @@
62
# django-ansible-base
63
from ansible_base.lib.utils.requests import get_remote_hosts
64
from ansible_base.rbac.models import RoleEvaluation
65
-from ansible_base.resource_registry.shared_types import OrganizationType, TeamType, UserType
66
-from ansible_base.rbac.models import RoleEvaluation, ObjectRole
67
-from ansible_base.rbac import permission_registry
68
69
# AWX
70
from awx.main.tasks.system import send_notifications, update_inventory_computed_fields
0 commit comments