From f5c361cf44739058b79f322576a1bad2d8c142d9 Mon Sep 17 00:00:00 2001 From: Côme Chilliet Date: Fri, 20 Jan 2023 11:45:08 +0100 Subject: composer run cs:fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- lib/public/Encryption/Exceptions/GenericEncryptionException.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/public/Encryption/Exceptions/GenericEncryptionException.php') diff --git a/lib/public/Encryption/Exceptions/GenericEncryptionException.php b/lib/public/Encryption/Exceptions/GenericEncryptionException.php index aef4114bb1b..8406d0593d2 100644 --- a/lib/public/Encryption/Exceptions/GenericEncryptionException.php +++ b/lib/public/Encryption/Exceptions/GenericEncryptionException.php @@ -34,7 +34,6 @@ use OCP\HintException; * @since 8.1.0 */ class GenericEncryptionException extends HintException { - /** * @param string $message * @param string $hint -- cgit v1.2.3