]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix PHP CS
authorJoas Schilling <coding@schilljs.com>
Wed, 17 Jun 2020 10:08:17 +0000 (12:08 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 17 Jun 2020 10:08:17 +0000 (12:08 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Collaboration/Collaborators/UserPlugin.php

index 4e293dd28b9d8b2fce2968b2561db095ae56210c..946baf687c59305c143a3e6835c3a8a47b163fea 100644 (file)
@@ -33,7 +33,6 @@ use OCP\Collaboration\Collaborators\ISearchPlugin;
 use OCP\Collaboration\Collaborators\ISearchResult;
 use OCP\Collaboration\Collaborators\SearchResultType;
 use OCP\IConfig;
-use OCP\IGroup;
 use OCP\IGroupManager;
 use OCP\IUser;
 use OCP\IUserManager;