diff options
Diffstat (limited to 'psalm.xml')
-rw-r--r-- | psalm.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml index f299558450d..4e3bced149c 100644 --- a/psalm.xml +++ b/psalm.xml @@ -79,7 +79,6 @@ <referencedVariable name="$l"/> <referencedVariable name="$theme"/> <!-- false positive: https://github.com/nextcloud/server/blob/cb057829f72c70e819f456edfadbb29d72dba832/lib/private/Console/Application.php#L92 --> - <file name="apps/*/appinfo/register_command.php" /> <file name="core/register_command.php" /> </errorLevel> </UndefinedGlobalVariable> |