diff options
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 131cfe8dc3d..a14659149c8 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -831,11 +831,6 @@ <code>\Sabre\Uri\split($this->principalInfo['uri'])</code> </UndefinedFunction> </file> - <file src="apps/encryption/lib/Command/FixEncryptedVersion.php"> - <TypeDoesNotContainNull occurrences="1"> - <code>$user === null</code> - </TypeDoesNotContainNull> - </file> <file src="apps/encryption/lib/Command/ScanLegacyFormat.php"> <InvalidOperand occurrences="1"> <code>$this->scanFolder($output, '/' . $user)</code> |