MDL-13114 tool_uploadcourse: Clean up after scheck scan
This commit is contained in:
@@ -107,8 +107,6 @@ class tool_uploadcourse_tracker {
|
||||
* @return void
|
||||
*/
|
||||
public function results($total, $created, $updated, $deleted, $errors) {
|
||||
global $OUTPUT;
|
||||
|
||||
if ($this->outputmode == self::NO_OUTPUT) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user