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