mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Remove blank line
This commit is contained in:
parent
c77bcd1388
commit
dec612a47e
@ -1252,7 +1252,6 @@ class Analyzer
|
||||
function (FileManipulation $a, FileManipulation $b) {
|
||||
if ($b->end === $a->end) {
|
||||
if ($a->start === $b->start) {
|
||||
|
||||
return $b->insertion_text > $a->insertion_text ? 1 : -1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user