mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -35,5 +35,4 @@ class Coal extends Item{
|
||||
public function getFuelTime() : int{
|
||||
return 1600;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user