summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 259eb35a886..47cc8f2fe89 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1599,9 +1599,6 @@
<NullableReturnStatement occurrences="1">
<code>$this-&gt;sourceRootInfo</code>
</NullableReturnStatement>
- <TooManyArguments occurrences="1">
- <code>new \OCA\Files_Sharing\Cache($storage, $sourceRoot, $this-&gt;superShare)</code>
- </TooManyArguments>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;mountOptions</code>
</UndefinedThisPropertyAssignment>