From 951800eca6045f6e0dc1e9a12c225c8e55b044e9 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 14 Nov 2024 18:40:15 +0000 Subject: Several issues discovered by PHPStan --- include/attach.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/attach.php') diff --git a/include/attach.php b/include/attach.php index 2ee3401f6..97750db4b 100644 --- a/include/attach.php +++ b/include/attach.php @@ -1989,7 +1989,6 @@ function attach_store_item($channel, $observer, $file) { 'type' => $file['filetype'], 'size' => $file['filesize'], 'revision' => $file['revision'], - 'size' => $file['filesize'], 'created' => $file['created'], 'edited' => $file['edited'], 'path' => $path -- cgit v1.2.3