Passed
Pull Request — master (#885)
by Julius
02:18
created
lib/Provider/DeckProvider.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.
lib/AppInfo/Application.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.