mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +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