mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
MDL-42905 Backup progress: Pointless line of code should be deleted
This commit is contained in:
parent
9524fc754d
commit
8f46e2a808
@ -115,7 +115,6 @@ abstract class core_backup_progress {
|
||||
$this->currents[] = 0;
|
||||
$this->parentcounts[] = $parentcount;
|
||||
$this->update_progress();
|
||||
$lastprogresstime = $this->get_time();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user