From cc5375c233f2aa1e4730742be3d1008d5e9644d9 Mon Sep 17 00:00:00 2001 From: Michael COULLERET Date: Sat, 24 Jun 2017 11:07:43 +0200 Subject: [PATCH] Remove useless lines --- friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml b/friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml index a34d4830..0440800d 100644 --- a/friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml +++ b/friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml @@ -1,7 +1,5 @@ # Read the documentation: https://symfony.com/doc/master/bundles/FOSRestBundle/index.html fos_rest: ~ -# Uncomment to activate features -# # param_fetcher_listener: true # allowed_methods_listener: true # routing_loader: true