mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
removed to do comment
This commit is contained in:
@@ -721,7 +721,6 @@ class TrashbinContext implements Context {
|
||||
);
|
||||
|
||||
if (\count($sections) !== 1) {
|
||||
// TODO: handle deeper structures
|
||||
$listing = $this->listTrashbinFolderCollection($user, \basename(\rtrim($firstEntry['href'], '/')));
|
||||
} else {
|
||||
$listing = [];
|
||||
|
||||
Reference in New Issue
Block a user