mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Removed unnecessary var annotation
This commit is contained in:
parent
88dbfc7c00
commit
c46818ac24
@ -764,7 +764,6 @@ class Config
|
||||
|
||||
$psalm_nodes = $dom_document->getElementsByTagName('psalm');
|
||||
|
||||
/** @var DOMElement|null */
|
||||
$psalm_node = $psalm_nodes->item(0);
|
||||
|
||||
if (!$psalm_node) {
|
||||
|
Loading…
Reference in New Issue
Block a user