Skip to content

Commit

Permalink
Delete code that is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 11, 2022
1 parent 5a23de8 commit 860e9d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1091,11 +1091,6 @@
<code>ensureOperatorIsValid</code>
</MissingThrowsDocblock>
</file>
<file src="src/Util/Warning.php">
<RedundantCondition occurrences="1">
<code>assert($step['object'] instanceof TestCase)</code>
</RedundantCondition>
</file>
<file src="src/Util/Xml.php">
<ArgumentTypeCoercion occurrences="1">
<code>$item</code>
Expand Down
33 changes: 0 additions & 33 deletions src/Util/Warning.php

This file was deleted.

0 comments on commit 860e9d2

Please sign in to comment.