mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -81,5 +81,4 @@ class PlayerDeathEvent extends EntityDeathEvent{
|
||||
public function setKeepInventory(bool $keepInventory){
|
||||
$this->keepInventory = $keepInventory;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user