mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 13:35:29 +00:00
Config: remove dead field
This commit is contained in:
parent
7e81a09409
commit
522f0f5c25
@ -44,8 +44,6 @@ class Config{
|
||||
|
||||
/** @var string */
|
||||
private $file;
|
||||
/** @var bool */
|
||||
private $correct = false;
|
||||
/** @var int */
|
||||
private $type = Config::DETECT;
|
||||
/** @var int */
|
||||
|
Loading…
x
Reference in New Issue
Block a user