mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 03:35:33 +00:00
LightPopulationTask: remove useless @var
This commit is contained in:
parent
7edfa3713b
commit
5b1fa25dff
@ -60,7 +60,6 @@ class LightPopulationTask extends AsyncTask{
|
||||
}
|
||||
|
||||
public function onRun() : void{
|
||||
/** @var Chunk $chunk */
|
||||
$chunk = FastChunkSerializer::deserialize($this->chunk);
|
||||
|
||||
$manager = new SimpleChunkManager();
|
||||
|
Loading…
x
Reference in New Issue
Block a user