mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -42,5 +42,4 @@ class ItemDespawnEvent extends EntityEvent implements Cancellable{
|
||||
public function getEntity(){
|
||||
return $this->entity;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user