]> source.dussan.org Git - nextcloud-server.git/commitdiff
import exception 657/head
authorBjoern Schiessle <bjoern@schiessle.org>
Tue, 1 Nov 2016 19:12:01 +0000 (20:12 +0100)
committerBjoern Schiessle <bjoern@schiessle.org>
Tue, 1 Nov 2016 19:12:01 +0000 (20:12 +0100)
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/sharebymail/lib/ShareByMailProvider.php

index 46e381d3319a8ad0f42e9b5fd401d8fff01e655e..a332bd13d880492f83fa42a1826a08a845c8023b 100644 (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;