mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove unused var
This commit is contained in:
parent
c67e38aded
commit
f9d99498a6
@ -1278,8 +1278,6 @@ class Codebase
|
||||
return null;
|
||||
}
|
||||
|
||||
$recent_type = null;
|
||||
|
||||
krsort($type_map);
|
||||
|
||||
foreach ($type_map as $start_pos => list($end_pos_excluding_whitespace, $possible_type)) {
|
||||
|
Loading…
Reference in New Issue
Block a user