mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
remove debug output
This commit is contained in:
parent
cfb3e80d1b
commit
086e7a0aa2
1 changed files with 0 additions and 1 deletions
|
|
@ -664,7 +664,6 @@ class CloudFederationProviderFiles implements ICloudFederationProvider {
|
|||
throw new BadRequestException(['permission']);
|
||||
}
|
||||
|
||||
error_log("new permissions: " . $ncPermissions);
|
||||
}
|
||||
|
||||
return $ncPermissions;
|
||||
|
|
|
|||
Loading…
Reference in a new issue