forked from Snck3rs/contao-leaflet-maps
Code style.
This commit is contained in:
@@ -176,7 +176,6 @@ class ImageIconMapper extends AbstractIconMapper
|
||||
}
|
||||
|
||||
if ($model->shadowRetinaImage) {
|
||||
|
||||
$file = $repository->findByUuid($model->shadowRetinaImage);
|
||||
|
||||
if ($file) {
|
||||
|
||||
Reference in New Issue
Block a user