mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
More fixes for the license obfuscation
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user