mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 16:41:35 -04: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