pacify php-cs-fixer

This commit is contained in:
Dylan K. Taylor 2021-06-26 19:32:05 +01:00
parent e14bad4ea6
commit 8cd7cc7c00
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -30,8 +30,8 @@ namespace pocketmine;
use pocketmine\command\Command;
use pocketmine\command\CommandSender;
use pocketmine\command\SimpleCommandMap;
use pocketmine\console\ConsoleReaderThread;
use pocketmine\console\ConsoleCommandSender;
use pocketmine\console\ConsoleReaderThread;
use pocketmine\crafting\CraftingManager;
use pocketmine\crafting\CraftingManagerFromDataHelper;
use pocketmine\entity\EntityDataHelper;