diff --git a/config/services.yaml b/config/services.yaml index 8e2f98a..c7deee0 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -32,8 +32,6 @@ services: - '../src/DependencyInjection/' - '../src/Entity/' - '../src/Kernel.php' - bind: - $appEnv: '%kernel.environment%' # add more service definitions when explicit configuration is needed # please note that last definitions always *replace* previous ones