diff options
Diffstat (limited to 'lib/public/UserInterface.php')
-rw-r--r-- | lib/public/UserInterface.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/UserInterface.php b/lib/public/UserInterface.php index 0ef978a514f..0479041e8de 100644 --- a/lib/public/UserInterface.php +++ b/lib/public/UserInterface.php @@ -37,7 +37,6 @@ namespace OCP; /** * TODO actually this is a IUserBackend * - * @package OCP * @since 4.5.0 */ interface UserInterface { |