mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Remove unused vars
This commit is contained in:
parent
7dfcefd35d
commit
7fa05abb5a
@ -474,7 +474,6 @@ class StaticCallAnalyzer extends \Psalm\Internal\Analyzer\Statements\Expression\
|
||||
];
|
||||
|
||||
$method_id = $fq_class_name . '::__callstatic';
|
||||
$cased_method_id = $fq_class_name . '::__callStatic';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user