mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
GiveCommand: fix CS
This commit is contained in:
parent
bf8befc40b
commit
5cb77c8365
@ -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{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user