mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Server: remove useless function
This commit is contained in:
@ -957,10 +957,6 @@ class Server{
|
||||
return $this->operators;
|
||||
}
|
||||
|
||||
public function reloadWhitelist() : void{
|
||||
$this->whitelist->reload();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string[]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user