removed to do comment

This commit is contained in:
Sabin
2024-10-28 14:06:48 +05:45
parent 703a5264bf
commit 279bf0aa0f

View File

@@ -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 = [];