mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
remove yaml and json imports from workflow
This commit is contained in:
parent
ef861e5256
commit
638b07e17b
@ -24,8 +24,6 @@ from awx.main.models.mixins import ResourceMixin
|
||||
from awx.main.redact import REPLACE_STR
|
||||
|
||||
from copy import copy
|
||||
import yaml
|
||||
import json
|
||||
|
||||
__all__ = ['WorkflowJobTemplate', 'WorkflowJob', 'WorkflowJobOptions', 'WorkflowJobNode', 'WorkflowJobTemplateNode',]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user