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:
@ -48,5 +48,4 @@ class CobblestoneStairs extends Stair{
|
||||
public function getName() : string{
|
||||
return "Cobblestone Stairs";
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user