1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Remove blank line

This commit is contained in:
Brown 2020-04-04 10:14:32 -04:00
parent 989269a6f6
commit f3d278609e

View File

@ -797,7 +797,6 @@ abstract class Type
$if_type,
$else_type
);
}
if (!$parse_tree instanceof ParseTree\Value) {