Skip to content

Commit cf56afd

Browse files
committed
Remove debug log
1 parent 445a3c2 commit cf56afd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BlockHorizons/BlockPets/Loader.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,6 @@ public function createPet(string $entityName, Player $player, string $name, floa
505505
return $entity;
506506
}
507507

508-
$this->getLoader()->getLogger()->info("spawn pet: " . implode(", ", array_keys($pets)));
509-
510508
return null;
511509
}
512510

0 commit comments

Comments
 (0)