phpstan: drop another pattern that was fixed by recent changes

This commit is contained in:
Dylan K. Taylor 2020-06-20 11:30:14 +01:00
parent 032dc57090
commit 0784bfa2fb

View File

@ -10,11 +10,6 @@ parameters:
count: 2
path: ../../../src/block/tile/TileFactory.php
-
message: "#^Call to function assert\\(\\) with bool will always evaluate to true\\.$#"
count: 2
path: ../../../src/entity/EntityFactory.php
-
message: "#^Instanceof between pocketmine\\\\event\\\\RegisteredListener and pocketmine\\\\event\\\\RegisteredListener will always evaluate to true\\.$#"
count: 1