@@ -44,7 +44,6 @@ |
||
44 | 44 | use OCP\FullTextSearch\Model\ISearchResult; |
45 | 45 | use OCP\FullTextSearch\Model\ISearchTemplate; |
46 | 46 | use OCP\IL10N; |
47 | -use OCP\IURLGenerator; |
|
48 | 47 | |
49 | 48 | |
50 | 49 | /** |
@@ -33,7 +33,6 @@ |
||
33 | 33 | use OCA\Deck\Notification\Notifier; |
34 | 34 | use OCA\Deck\Service\FullTextSearchService; |
35 | 35 | use OCP\AppFramework\App; |
36 | -use OCA\Deck\Middleware\SharingMiddleware; |
|
37 | 36 | use OCP\Collaboration\Resources\IManager; |
38 | 37 | use OCP\Comments\CommentsEntityEvent; |
39 | 38 | use OCP\IGroup; |