diff --git a/src/world/generator/hell/Nether.php b/src/world/generator/hell/Nether.php index f58360820..e12e03eb5 100644 --- a/src/world/generator/hell/Nether.php +++ b/src/world/generator/hell/Nether.php @@ -25,7 +25,6 @@ namespace pocketmine\world\generator\hell; use pocketmine\block\VanillaBlocks; use pocketmine\data\bedrock\BiomeIds; -use pocketmine\utils\AssumptionFailedError; use pocketmine\world\biome\BiomeRegistry; use pocketmine\world\ChunkManager; use pocketmine\world\format\Chunk;