Skip to content

Commit 2382d5f

Browse files
authored
Update AsyncGeneratorExecutor.php
1 parent e45c9a0 commit 2382d5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/world/generator/executor/AsyncGeneratorExecutor.php

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
use pocketmine\scheduler\AsyncPool;
2727
use pocketmine\world\format\Chunk;
2828
use pocketmine\world\generator\PopulationTask;
29-
use pocketmine\world\World;
3029
use function array_key_exists;
3130

3231
final class AsyncGeneratorExecutor implements GeneratorExecutor{

0 commit comments

Comments
 (0)