mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-15 07:55:31 +00:00
PlayerHotbarPacket: remove unused import
This commit is contained in:
parent
dfa6cd2b7e
commit
d8f4dde5f3
@ -27,9 +27,6 @@ namespace pocketmine\network\mcpe\protocol;
|
|||||||
|
|
||||||
use pocketmine\network\mcpe\NetworkSession;
|
use pocketmine\network\mcpe\NetworkSession;
|
||||||
use pocketmine\network\mcpe\protocol\types\ContainerIds;
|
use pocketmine\network\mcpe\protocol\types\ContainerIds;
|
||||||
#ifndef COMPILE
|
|
||||||
use pocketmine\utils\Binary;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* One of the most useless packets.
|
* One of the most useless packets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user