diff options
Diffstat (limited to 'lib/public/Notification/IApp.php')
-rw-r--r-- | lib/public/Notification/IApp.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Notification/IApp.php b/lib/public/Notification/IApp.php index 97641bd363d..159f330039e 100644 --- a/lib/public/Notification/IApp.php +++ b/lib/public/Notification/IApp.php @@ -28,7 +28,6 @@ namespace OCP\Notification; /** * Interface IApp * - * @package OCP\Notification * @since 9.0.0 */ interface IApp { |