From f7e5ba6116a04ed3226d69a58c8c0eb96901636c Mon Sep 17 00:00:00 2001
From: Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>
Date: Fri, 25 Sep 2020 04:24:37 +0000
Subject: [PATCH] Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
---
 build/psalm-baseline.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7616634ce6f..88a763f3024 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2297,14 +2297,6 @@
       <code>$iconFile !== false</code>
     </RedundantCondition>
   </file>
-  <file src="apps/theming/lib/Controller/ThemingController.php">
-    <InvalidScalarArgument occurrences="4">
-      <code>'r'</code>
-      <code>$newHeight</code>
-      <code>'r'</code>
-      <code>'r'</code>
-    </InvalidScalarArgument>
-  </file>
   <file src="apps/theming/lib/IconBuilder.php">
     <InvalidScalarArgument occurrences="2">
       <code>$offset_w</code>
-- 
GitLab