mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
GiveCommand: fix CS
This commit is contained in:
@ -38,7 +38,6 @@ use pocketmine\utils\TextFormat;
|
||||
use function array_slice;
|
||||
use function count;
|
||||
use function implode;
|
||||
use const PHP_INT_MAX;
|
||||
|
||||
class GiveCommand extends VanillaCommand{
|
||||
|
||||
|
Reference in New Issue
Block a user