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:
@ -27,5 +27,4 @@ class Arrow extends Item{
|
||||
public function __construct(int $meta = 0){
|
||||
parent::__construct(self::ARROW, $meta, "Arrow");
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user