Fixed tests

This commit is contained in:
Dylan K. Taylor 2022-02-01 04:08:28 +00:00
parent 7d70865db0
commit 40e46dbca2
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
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;

File diff suppressed because one or more lines are too long