diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 8c96df35e7f..5f6518cf37e 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1598,9 +1598,6 @@ <code>dispatch</code> <code>dispatch</code> </TooManyArguments> - <TypeDoesNotContainNull occurrences="1"> - <code>$group === null</code> - </TypeDoesNotContainNull> </file> <file src="lib/private/App/AppStore/Fetcher/Fetcher.php"> <TooManyArguments occurrences="1"> |