remove debug output

This commit is contained in:
Bjoern Schiessle 2018-06-18 10:00:36 +02:00
parent cfb3e80d1b
commit 086e7a0aa2
No known key found for this signature in database
GPG Key ID: 2378A753E2BF04F6
1 changed files with 0 additions and 1 deletions

View File

@ -664,7 +664,6 @@ class CloudFederationProviderFiles implements ICloudFederationProvider {
throw new BadRequestException(['permission']);
}
error_log("new permissions: " . $ncPermissions);
}
return $ncPermissions;