Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2021-03-18 17:44:30 +01:00 committed by backportbot[bot]
parent 423e1581e0
commit c8679885f6
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ use OCP\Files\Search\ISearchComparison;
use OCP\Files\Search\ISearchOperator;
use OCP\Files\Search\ISearchQuery;
use OCP\IUserManager;
use OCP\IUserSession;
class Folder extends Node implements \OCP\Files\Folder {
/**