From 94c0ca4b8ca75802bcecffa19fea9d5e14545c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 26 Aug 2020 12:35:27 +0200 Subject: Remove wrongly annotated package names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- lib/public/Files/SimpleFS/InMemoryFile.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/public/Files') diff --git a/lib/public/Files/SimpleFS/InMemoryFile.php b/lib/public/Files/SimpleFS/InMemoryFile.php index 61ed8c07b64..d420638737d 100644 --- a/lib/public/Files/SimpleFS/InMemoryFile.php +++ b/lib/public/Files/SimpleFS/InMemoryFile.php @@ -32,7 +32,6 @@ use OCP\Files\NotPermittedException; /** * This class represents a file that is only hold in memory. * - * @package OC\Files\SimpleFS * @since 16.0.0 */ class InMemoryFile implements ISimpleFile { -- cgit v1.2.3