mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 20:07:09 +00:00
AddActorPacket: remove unused import
This commit is contained in:
parent
b8caf34e62
commit
5a9a576bfa
@ -30,7 +30,6 @@ use pocketmine\entity\EntityIds;
|
||||
use pocketmine\math\Vector3;
|
||||
use pocketmine\network\mcpe\NetworkSession;
|
||||
use pocketmine\network\mcpe\protocol\types\EntityLink;
|
||||
use function array_search;
|
||||
use function count;
|
||||
|
||||
class AddActorPacket extends DataPacket{
|
||||
|
Loading…
x
Reference in New Issue
Block a user