We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bdae3 commit 4110fb5Copy full SHA for 4110fb5
1 file changed
src/types/command/CommandPermissions.php
@@ -15,7 +15,6 @@
15
namespace pocketmine\network\mcpe\protocol\types\command;
16
17
use pocketmine\network\mcpe\protocol\PacketDecodeException;
18
-use pocketmine\network\mcpe\protocol\types\PacketIntEnumTrait;
19
use function array_flip;
20
21
final class CommandPermissions{
0 commit comments