fix CS again

This commit is contained in:
Dylan K. Taylor
2022-07-20 15:22:47 +01:00
parent 2fa92e5e02
commit 44c4118080

View File

@ -23,7 +23,6 @@ declare(strict_types=1);
namespace pocketmine\block\tile;
use pocketmine\nbt\NbtDataException;
use pocketmine\nbt\tag\CompoundTag;
/**