]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/config/packages/rapsys_user.yaml
Remove configuration from recipe
[recipe] / rapsys / userbundle / master / config / packages / rapsys_user.yaml
diff --git a/rapsys/userbundle/master/config/packages/rapsys_user.yaml b/rapsys/userbundle/master/config/packages/rapsys_user.yaml
deleted file mode 100644 (file)
index cc7322d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#Service configuration
-services:
-    #Register default controller
-    Rapsys\UserBundle\Controller\DefaultController:
-        arguments: [ '@service_container', '@translator' ]
-        autowire: true
-        tags: [ 'controller.service_arguments' ]
-    #Register slugger utils service
-    Rapsys\UserBundle\Utils\Slugger:
-        arguments: [ '@service_container' ]