Skip to content

Commit

Permalink
Merge pull request #39204 from nextcloud/docs/noid/rem-outdated-comment
Browse files Browse the repository at this point in the history
docs(dav): remove outdated comment
  • Loading branch information
kesselb committed Jul 6, 2023
2 parents 125b56f + 5596af2 commit 5640246
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
Expand Up @@ -334,8 +334,6 @@ protected function processFilterRulesForFileNodes(array $filterRules, ?int $limi

$nodes = [];

// type check to ensure searchBySystemTag is available, it is not
// exposed in API yet
if (!empty($systemTagIds)) {
$tags = $this->tagManager->getTagsByIds($systemTagIds, $this->userSession->getUser());

Expand Down

0 comments on commit 5640246

Please sign in to comment.