mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
83b0d37093
commit
9ce288163c
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue