Browse Source

Remove unused use statement

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/20815/head
Morris Jobke 6 years ago
parent
commit
e3a2d069ae
No known key found for this signature in database GPG Key ID: FE03C3A163FEDE68
  1. 1
      lib/private/Share20/DefaultShareProvider.php

1
lib/private/Share20/DefaultShareProvider.php

@ -44,7 +44,6 @@ use OCP\Files\Folder;
use OCP\Files\IRootFolder;
use OCP\Files\Node;
use OCP\IDBConnection;
use OCP\IGroup;
use OCP\IGroupManager;
use OCP\IL10N;
use OCP\IURLGenerator;

Loading…
Cancel
Save