1
0
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:
Brown 2019-01-14 17:13:55 -05:00
parent 496bd97714
commit 773be5ceb2

View File

@ -207,7 +207,6 @@ trait CallableTrait
$input_type->return_type,
$add_upper_bound
);
}
}