mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 13:23:11 -04:00
remove some error_logs
This commit is contained in:
parent
d33fabd02d
commit
edb78c917c
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ class Share {
|
|||
}
|
||||
|
||||
if($meta !== false) {
|
||||
error_log("source: " . $meta['fileid']);
|
||||
$source = $meta['fileid'];
|
||||
$cache = new \OC\Files\Cache\Cache($meta['storage']);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue