mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-18 17:34:11 +00:00
Command: remove dead field
This commit is contained in:
parent
46cbcb0c42
commit
76854da7ba
@ -36,8 +36,6 @@ abstract class Command{
|
|||||||
|
|
||||||
/** @var string */
|
/** @var string */
|
||||||
private $name;
|
private $name;
|
||||||
/** @var array */
|
|
||||||
protected $commandData = null;
|
|
||||||
|
|
||||||
/** @var string */
|
/** @var string */
|
||||||
private $nextLabel;
|
private $nextLabel;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user