mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -291,5 +291,4 @@ class CraftingManager{
|
||||
public function registerRecipe(Recipe $recipe) : void{
|
||||
$recipe->registerToCraftingManager($this);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user