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