mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
More PhpStorm inspections, import cleanup
This commit is contained in:
@ -28,7 +28,6 @@ use pocketmine\math\Vector3;
|
||||
use pocketmine\network\protocol\AddEntityPacket;
|
||||
use pocketmine\network\protocol\EntityEventPacket;
|
||||
use pocketmine\Player;
|
||||
use pocketmine\Server;
|
||||
|
||||
class Squid extends WaterAnimal implements Ageable{
|
||||
const NETWORK_ID = 17;
|
||||
|
Reference in New Issue
Block a user