OpenSearch/x-pack/plugin/core/src
Gordon Brown a85189a558
Remove toStepKeys from LifecycleAction (#41775)
The `toStepKeys()` method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by `toSteps()`.

This commit removes that method.
2019-05-10 16:06:42 -06:00
..
main Remove toStepKeys from LifecycleAction (#41775) 2019-05-10 16:06:42 -06:00
test Remove toStepKeys from LifecycleAction (#41775) 2019-05-10 16:06:42 -06:00