Browse Source
format
Signed-off-by: Robin Appelman <robin@icewind.nl>
pull/26198/head
Robin Appelman
5 years ago
No known key found for this signature in database
GPG Key ID: 42B69D8A64526EFB
1 changed files with
0 additions and
1 deletions
-
lib/private/Files/Node/Folder.php
|
|
|
@ -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 { |
|
|
|
/** |
|
|
|
|