Browse Source

import exception

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
tags/v11.0RC2
Bjoern Schiessle 7 years ago
parent
commit
f2b2b8d894
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      apps/sharebymail/lib/ShareByMailProvider.php

+ 1
- 0
apps/sharebymail/lib/ShareByMailProvider.php View File

@@ -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