Skip to content
Snippets Groups Projects
Commit 3dca0fd5 authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

Remove earlier completed todo

parent 675d7f2b
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,6 @@ class step_manager extends subplugin_manager {
* @return array of step instances.
*/
public static function get_step_instances($workflowid) {
// TODO: Alter calls to include workflow id.
global $DB;
$records = $DB->get_records('tool_lifecycle_step', array(
'workflowid' => $workflowid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment