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