mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Remove unused variable
This commit is contained in:
parent
5c20a5295e
commit
e972319f8c
@ -704,8 +704,6 @@ class UnionTemplateHandler
|
||||
}
|
||||
|
||||
if (isset($template_result->lower_bounds[$param_name_key][$atomic_type->defining_class][0])) {
|
||||
$intersection_type = null;
|
||||
|
||||
if (!UnionTypeComparator::isContainedBy(
|
||||
$codebase,
|
||||
$template_result->lower_bounds[$param_name_key][$atomic_type->defining_class][0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user