mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 15:08:03 -03:30
More fixes for the license obfuscation
This commit is contained in:
parent
05613c1bea
commit
b51a867b5f
@ -27,7 +27,7 @@ from django.contrib.auth.models import User
|
||||
# AWX
|
||||
from awx.main.models import *
|
||||
from awx.main.signals import ignore_inventory_computed_fields, disable_activity_stream
|
||||
from awx.main.licenses import LicenseReader
|
||||
from awx.main.task_engine import TaskSerializer as LicenseReader
|
||||
|
||||
logger = logging.getLogger('awx.main.commands.inventory_import')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user