Fix build

This commit is contained in:
Dylan K. Taylor
2023-01-13 17:57:41 +00:00
parent 69967a0e55
commit 950eddf405
2 changed files with 1 additions and 2 deletions

View File

@ -32,7 +32,6 @@ use pocketmine\network\mcpe\protocol\PlayerActionPacket;
use pocketmine\network\mcpe\protocol\RespawnPacket;
use pocketmine\network\mcpe\protocol\types\PlayerAction;
use pocketmine\player\Player;
use function array_map;
class DeathPacketHandler extends PacketHandler{
public function __construct(