diff options
Diffstat (limited to 'lib/public/Mail/IAttachment.php')
-rw-r--r-- | lib/public/Mail/IAttachment.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Mail/IAttachment.php b/lib/public/Mail/IAttachment.php index 5cceb06655e..4f17923622f 100644 --- a/lib/public/Mail/IAttachment.php +++ b/lib/public/Mail/IAttachment.php @@ -30,7 +30,6 @@ namespace OCP\Mail; /** * Interface IAttachment * - * @package OCP\Mail * @since 13.0.0 */ interface IAttachment { |