mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Config: remove dead field
This commit is contained in:
@ -44,8 +44,6 @@ class Config{
|
||||
|
||||
/** @var string */
|
||||
private $file;
|
||||
/** @var bool */
|
||||
private $correct = false;
|
||||
/** @var int */
|
||||
private $type = Config::DETECT;
|
||||
/** @var int */
|
||||
|
Reference in New Issue
Block a user