Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dries-c committed Dec 3, 2024
1 parent 835f937 commit c521ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/BitSetTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
use pocketmine\network\mcpe\protocol\serializer\BitSet;
use pocketmine\network\mcpe\protocol\serializer\PacketSerializer;
use function PHPUnit\Framework\assertTrue;
use function var_dump;

class BitSetTest extends TestCase{

Expand Down

0 comments on commit c521ad8

Please sign in to comment.