Browse Source

import exception

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
pull/657/head
Bjoern Schiessle 9 years ago
parent
commit
f2b2b8d894
No known key found for this signature in database GPG Key ID: 2378A753E2BF04F6
  1. 1
      apps/sharebymail/lib/ShareByMailProvider.php

1
apps/sharebymail/lib/ShareByMailProvider.php

@ -22,6 +22,7 @@
namespace OCA\ShareByMail;
use OC\HintException;
use OC\Share20\Exception\InvalidShare;
use OCP\Files\Folder;
use OCP\Files\IRootFolder;
use OCP\Files\Node;

Loading…
Cancel
Save