mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
Fix CS
This commit is contained in:
@@ -24,7 +24,6 @@ declare(strict_types=1);
|
||||
namespace pocketmine\utils;
|
||||
|
||||
use pocketmine\thread\Thread;
|
||||
use pocketmine\thread\ThreadManager;
|
||||
use function count;
|
||||
use function exec;
|
||||
use function fclose;
|
||||
|
Reference in New Issue
Block a user