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