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:
@ -53,5 +53,4 @@ class EnchantmentList{
|
||||
public function getSize() : int{
|
||||
return $this->enchantments->getSize();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user