mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-23 00:55:57 +00:00
Fixed Tasks deleting their Timings reports
This commit is contained in:
parent
747fdab389
commit
8637b7f5a3
@ -137,7 +137,6 @@ class TaskHandler{
|
||||
public function remove(){
|
||||
$this->cancelled = true;
|
||||
$this->task->setHandler(null);
|
||||
$this->timings->remove();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user