Skip to content
Snippets Groups Projects
Unverified Commit e046a172 authored by Jan Dageförde's avatar Jan Dageförde
Browse files

Fix coding style violations

parent 8609decd
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,6 @@ class view_controller {
public function handle_interaction($action, $processid, $stepid) {
global $PAGE;
$process = process_manager::get_process_by_id($processid);
$step = step_manager::get_step_instance($stepid);
$capability = interaction_manager::get_relevant_capability($step->subpluginname);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment