mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
Drop todo / answered question
This commit is contained in:
@@ -1288,8 +1288,6 @@ class BaseTask(object):
|
||||
if self.instance.spawned_by_workflow:
|
||||
self.parent_workflow_job_id = self.instance.get_workflow_job().id
|
||||
|
||||
# TODO: can we count on instance always having created?
|
||||
# If we can't how can we store the job_event?
|
||||
self.job_created = str(self.instance.created)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user