mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 06:55:29 +00:00
Remove unused import from FoodSource
This commit is contained in:
parent
52bd042bde
commit
48d2d7e422
@ -23,8 +23,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace pocketmine\item;
|
namespace pocketmine\item;
|
||||||
|
|
||||||
use pocketmine\entity\Effect;
|
|
||||||
|
|
||||||
interface FoodSource extends Consumable{
|
interface FoodSource extends Consumable{
|
||||||
|
|
||||||
public function getFoodRestore() : int;
|
public function getFoodRestore() : int;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user