mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 23:59:27 -04:00
import exception
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
6e52091c8e
commit
f2b2b8d894
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue