mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove blank line
This commit is contained in:
parent
797cab22f8
commit
3f4083eac8
@ -597,7 +597,6 @@ class DependencyFinderVisitor extends PhpParser\NodeVisitorAbstract implements P
|
||||
$function_id = strtolower($cased_function_id);
|
||||
|
||||
if ($this->codebase->register_global_functions) {
|
||||
|
||||
$storage = new FunctionLikeStorage();
|
||||
$this->codebase->functions->addStubbedFunction($function_id, $storage);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user