diff --git a/api/src/Vfs/Sharing.php b/api/src/Vfs/Sharing.php index 5b416316e7..166e1b525d 100644 --- a/api/src/Vfs/Sharing.php +++ b/api/src/Vfs/Sharing.php @@ -274,9 +274,6 @@ class Sharing extends \EGroupware\Api\Sharing return parent::create($vfs_path, $mode, $name, $recipients, $extra); } - - - return $share; } /**