Scrutinizer fix - remove unused code

This commit is contained in:
nathangray 2016-07-11 13:39:01 -06:00
parent 4bb16b2bec
commit 0f70db5bcf

View File

@ -78,7 +78,5 @@ class calendar_wizard_import_ical
return $this->step_templates[$content['step']];
}
return $result;
}
}