Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-12-03 22:52:20 +01:00
parent 7a2d5de239
commit 9878eddd75

View File

@ -537,7 +537,6 @@ function vignette($file, $maxWidth = 160, $maxHeight = 120, $extName = '_small',
} }
$exifAngle = false; $exifAngle = false;
if ($ort && !empty($conf->global->MAIN_USE_EXIF_ROTATION)) { if ($ort && !empty($conf->global->MAIN_USE_EXIF_ROTATION)) {
switch($ort) switch($ort)
{ {
case 3: // 180 rotate left case 3: // 180 rotate left