Skip to content

Commit 398cf99

Browse files
committed
revert wrong commit
1 parent 74111a3 commit 398cf99

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Psalm/Internal/Type/AssertionReconciler.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ public static function reconcile(
8181
?int &$failed_reconciliation = Reconciler::RECONCILIATION_OK,
8282
bool $negated = false
8383
): Union {
84-
var_dump($assertion);
85-
var_dump($existing_var_type->getId());
8684
$codebase = $statements_analyzer->getCodebase();
8785

8886
$is_strict_equality = false;

0 commit comments

Comments
 (0)