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