switch recheck to using an on_completion_step
[scpubgit/DX.git] / lib / DX / Role / Step.pm
1 package DX::Role::Step;
2
3 use DX::Role;
4
5 1;