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:
@ -965,5 +965,4 @@ class Item implements ItemIds, \JsonSerializable{
|
||||
public function __clone(){
|
||||
$this->cachedNBT = null;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user