mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -73,5 +73,4 @@ class UpdateBlockPacket extends DataPacket{
|
||||
public function handle(NetworkSession $session) : bool{
|
||||
return $session->handleUpdateBlock($this);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user