mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix dumb
This commit is contained in:
parent
3faf1f8bc2
commit
a3ab8e8973
@ -1080,7 +1080,6 @@ class AssertionReconciler extends \Psalm\Type\Reconciler
|
||||
}
|
||||
|
||||
if ($existing_var_type->from_calculation) {
|
||||
$type->from_calculation = false;
|
||||
$did_remove_type = true;
|
||||
}
|
||||
} elseif ($type instanceof TNumeric) {
|
||||
|
Loading…
Reference in New Issue
Block a user