mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -47,5 +47,4 @@ class AddPaintingPacket extends AddHangingEntityPacket{
|
||||
public function handle(NetworkSession $session) : bool{
|
||||
return $session->handleAddPainting($this);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user