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