Remove unused code
This commit is contained in:
@@ -20,10 +20,5 @@ export function getSecretsContext(workflowContext: WorkflowContext, mode: Mode):
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const events = workflowContext?.template?.events;
|
|
||||||
if (!events) {
|
|
||||||
return d;
|
|
||||||
}
|
|
||||||
|
|
||||||
return d;
|
return d;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user