diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-03-21 04:17:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-21 04:17:48 +0000 |
commit | 12d830aa9a099b853f77e507aab612b1624952b0 (patch) | |
tree | 8252466cf1e678d14159bb6ad0b68ca97d147829 /build/psalm-baseline.xml | |
parent | f305c65ec522659d1b843c4883daa2c42d9bf0a6 (diff) | |
download | nextcloud-server-12d830aa9a099b853f77e507aab612b1624952b0.tar.gz nextcloud-server-12d830aa9a099b853f77e507aab612b1624952b0.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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"> |