mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Command: remove dead field
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user