Remove dead baseline

This commit is contained in:
Dylan K. Taylor
2023-03-19 16:41:01 +00:00
parent a619fd2be6
commit 01d557062a
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
parameters:
ignoreErrors:
-
message: "#^Casting to int something that's already int\\.$#"
count: 2
path: ../../../src/item/Item.php
-
message: "#^Instanceof between pocketmine\\\\nbt\\\\tag\\\\CompoundTag and pocketmine\\\\nbt\\\\tag\\\\CompoundTag will always evaluate to true\\.$#"
count: 1
path: ../../../src/network/mcpe/handler/InGamePacketHandler.php