removed to do comment

This commit is contained in:
Sabin
2024-10-28 14:07:23 +05:45
parent 703a5264bf
commit 279bf0aa0f
@@ -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 = [];