mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
@@ -12,13 +12,6 @@ from awx.main.access import (
|
||||
SystemJobTemplateAccess,
|
||||
)
|
||||
|
||||
from awx.main.models import (
|
||||
Credential,
|
||||
Inventory,
|
||||
Project,
|
||||
Role,
|
||||
Organization,
|
||||
)
|
||||
from awx.conf.license import LicenseForbids
|
||||
from awx.main.models import Credential, Inventory, Project, Role, Organization, Instance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user