mirror of
https://github.com/danog/psalm.git
synced 2024-12-11 08:49:52 +01:00
Fix style
This commit is contained in:
parent
d97c8b750a
commit
f65868c023
@ -440,8 +440,6 @@ abstract class FunctionLikeAnalyzer extends SourceAnalyzer
|
||||
} else {
|
||||
$statements_analyzer->registerVariable($use_var_id, $use_location, null);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
$statements_analyzer->setByRefUses($byref_uses);
|
||||
|
Loading…
Reference in New Issue
Block a user