mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 21:59:42 -06:00
Merge pull request #10424 from owncloud/remove-todo-from-trashbin
[tests-only]removed to do comment inside Trashbin
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