From b803043b808f7cd57ebbb9c18e9c4a49b8f8f036 Mon Sep 17 00:00:00 2001 From: Florian Storz Date: Mon, 19 Jul 2021 18:51:56 +0200 Subject: Remove trailing whitespace from comment Signed-off-by: Florian Storz --- apps/files_sharing/templates/public.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing') diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index c663e4b811f..b2d72a3c337 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -64,7 +64,7 @@ $maxUploadFilesize = min($upload_max_filesize, $post_max_size);
-- cgit v1.2.3