diff options
Diffstat (limited to 'lib/public/IUserBackend.php')
-rw-r--r-- | lib/public/IUserBackend.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/IUserBackend.php b/lib/public/IUserBackend.php index e96211fac2f..7f1cbe3b4bc 100644 --- a/lib/public/IUserBackend.php +++ b/lib/public/IUserBackend.php @@ -35,7 +35,6 @@ namespace OCP; /** * Interface IUserBackend * - * @package OCP * @since 8.0.0 */ interface IUserBackend { |