]> source.dussan.org Git - nextcloud-server.git/commitdiff
make php-cs happy 20599/head
authorRobin Appelman <robin@icewind.nl>
Thu, 23 Apr 2020 11:35:30 +0000 (13:35 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 23 Apr 2020 11:35:30 +0000 (13:35 +0200)
Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/lib/Controller/ShareesAPIController.php

index bc63bfc5351f40941341d95a8c29ca89eefbda1d..c74b626b279296fa36f02d1746e530017e91e8f8 100644 (file)
@@ -48,7 +48,6 @@ use OCP\IConfig;
 use OCP\IRequest;
 use OCP\IURLGenerator;
 use OCP\Share\IShare;
-use OCP\Share;
 use OCP\Share\IManager;
 use function usort;