mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Remove useless code
This commit is contained in:
parent
1af8da3c1f
commit
941fd03998
@ -205,7 +205,6 @@ class NetworkSession{
|
|||||||
|
|
||||||
$this->manager->add($this);
|
$this->manager->add($this);
|
||||||
$this->logger->info("Session opened");
|
$this->logger->info("Session opened");
|
||||||
$this->entityEventBroadcaster = $entityEventBroadcaster;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private function getLogPrefix() : string{
|
private function getLogPrefix() : string{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user