X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/4b1ca090762d83359f748b08c00e0d2d6aa8716e..41a1d50ca75eb1852f8fd22a4099f20cd1de2728:/Resources/config/services.yml diff --git a/Resources/config/services.yml b/Resources/config/services.yml index 7d16276..47ea68f 100644 --- a/Resources/config/services.yml +++ b/Resources/config/services.yml @@ -3,6 +3,3 @@ services: class: Rapsys\PackBundle\Twig\PackExtension arguments: [ '@file_locator', '@service_container', '@assets.packages' ] tags: [ twig.extension ] - rapsys_pack.twig.base64: - class: Rapsys\PackBundle\Twig\Base64Extension - tags: [ twig.extension ]