Skip to content

Commit

Permalink
revert wrong commit
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Nov 6, 2022
1 parent 74111a3 commit 398cf99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Psalm/Internal/Type/AssertionReconciler.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ public static function reconcile(
?int &$failed_reconciliation = Reconciler::RECONCILIATION_OK,
bool $negated = false
): Union {
var_dump($assertion);
var_dump($existing_var_type->getId());
$codebase = $statements_analyzer->getCodebase();

$is_strict_equality = false;
Expand Down

0 comments on commit 398cf99

Please sign in to comment.