mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
Remove newline
This commit is contained in:
parent
4b5ac53276
commit
4abc36275c
@ -707,7 +707,6 @@ class NetworkSession{
|
||||
$this->disconnectGuard = false;
|
||||
$this->flushSendBuffer(true);
|
||||
$this->sender->close("");
|
||||
|
||||
foreach($this->disposeHooks as $callback){
|
||||
$callback();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user