fix CS again

This commit is contained in:
Dylan K. Taylor 2022-07-20 15:22:47 +01:00
parent 2fa92e5e02
commit 44c4118080
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

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