]> Raphaël G. Git Repositories - packbundle/commitdiff
Remove config files
authorRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 18:20:41 +0000 (19:20 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 28 Oct 2019 18:20:41 +0000 (19:20 +0100)
Resources/config/services.yml [deleted file]

diff --git a/Resources/config/services.yml b/Resources/config/services.yml
deleted file mode 100644 (file)
index 47ea68f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-services:
-    rapsys_pack.twig.pack_extension:
-        class: Rapsys\PackBundle\Twig\PackExtension
-        arguments: [ '@file_locator', '@service_container', '@assets.packages' ]
-        tags: [ twig.extension ]