mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
remove debug log
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
This commit is contained in:
@@ -240,8 +240,6 @@ func (t *TaskLoader) makeValue(ctx wfContext.Context, templ string, id string, p
|
||||
}
|
||||
contextTempl += "\n" + pCtx.ExtendedContextFile()
|
||||
|
||||
fmt.Println("=================", contextTempl)
|
||||
|
||||
return value.NewValue(templ+contextTempl, t.pd, contextTempl, value.ProcessScript, value.TagFieldOrder)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user