mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
Remove unreachable code
This commit is contained in:
parent
71ee883210
commit
ca32d0bc50
@ -274,9 +274,6 @@ class Sharing extends \EGroupware\Api\Sharing
|
|||||||
|
|
||||||
return parent::create($vfs_path, $mode, $name, $recipients, $extra);
|
return parent::create($vfs_path, $mode, $name, $recipients, $extra);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return $share;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user