Fixed tests

This commit is contained in:
Dylan K. Taylor
2022-02-01 04:08:28 +00:00
parent 7d70865db0
commit 40e46dbca2
2 changed files with 1 additions and 2 deletions

View File

@ -23,7 +23,6 @@ declare(strict_types=1);
namespace pocketmine\block;
use pocketmine\block\utils\BlockDataSerializer;
use pocketmine\item\Item;
use pocketmine\item\VanillaItems;