Removing unused variable

This commit is contained in:
Michael 2021-09-14 08:08:50 +00:00
parent 72fa4e9970
commit f99c4ca704

View file

@ -547,7 +547,6 @@ class Media
return $attachments; return $attachments;
} }
$height = 0;
$heights = []; $heights = [];
$selected = ''; $selected = '';
$previews = []; $previews = [];