diff options
Diffstat (limited to 'lib/public/Share/IShare.php')
-rw-r--r-- | lib/public/Share/IShare.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Share/IShare.php b/lib/public/Share/IShare.php index 12b807400ff..7b38e00df46 100644 --- a/lib/public/Share/IShare.php +++ b/lib/public/Share/IShare.php @@ -38,7 +38,6 @@ use OCP\Share\Exceptions\IllegalIDChangeException; /** * Interface IShare * - * @package OCP\Share * @since 9.0.0 */ interface IShare { |