diff options
Diffstat (limited to 'lib/public/Files/ObjectStore/IObjectStore.php')
-rw-r--r-- | lib/public/Files/ObjectStore/IObjectStore.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/ObjectStore/IObjectStore.php b/lib/public/Files/ObjectStore/IObjectStore.php index 93c58c35a2d..4925959d6c5 100644 --- a/lib/public/Files/ObjectStore/IObjectStore.php +++ b/lib/public/Files/ObjectStore/IObjectStore.php @@ -30,7 +30,6 @@ use OCP\Files\NotFoundException; /** * Interface IObjectStore * - * @package OCP\Files\ObjectStore * @since 7.0.0 */ interface IObjectStore { |