mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 12:04:46 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@@ -40,5 +40,4 @@ class MultiRecipe{
|
||||
public function __construct(UUID $uuid){
|
||||
$this->uuid = $uuid;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user