Skip to content

Commit

Permalink
remove unused lazy loading ability for Twig image function
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Dec 5, 2023
1 parent 86486ce commit 30232fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ services:
class: Shopsys\ReadModelBundle\Twig\ImageExtension
arguments:
$frontDesignImageUrlPrefix: '%shopsys.front_design_image_url_prefix%'
$isLazyLoadEnabled: '%shopsys.image.enable_lazy_load%'

0 comments on commit 30232fb

Please sign in to comment.