1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00

Fix blank line

This commit is contained in:
Matthew Brown 2020-01-14 18:51:46 -05:00 committed by GitHub
parent df8f2085f0
commit 1202ba45ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ class NegatedAssertionReconciler extends Reconciler
), ),
$suppressed_issues $suppressed_issues
)) { )) {
// fall through
} }
} }
} }