mirror of
https://github.com/ansible/awx.git
synced 2026-08-01 10:29:56 -02:30
remove system tracking
* Leave the artisanal handcrafted migration from vendored fact scan to external fact gathering.
This commit is contained in:
@@ -49,7 +49,6 @@ from awx.main.models.mixins import ( # noqa
|
||||
TaskManagerUnifiedJobMixin,
|
||||
)
|
||||
from awx.main.models.notifications import Notification, NotificationTemplate # noqa
|
||||
from awx.main.models.fact import Fact # noqa
|
||||
from awx.main.models.label import Label # noqa
|
||||
from awx.main.models.workflow import ( # noqa
|
||||
WorkflowJob, WorkflowJobNode, WorkflowJobOptions, WorkflowJobTemplate,
|
||||
|
||||
Reference in New Issue
Block a user