From 6b767d1cc0e9697af95ec399fd612d203d10826a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 26 Jan 2015 22:15:19 +0100 Subject: refactoring for fetching content --- app/config/routing_dev.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'app/config/routing_dev.yml') diff --git a/app/config/routing_dev.yml b/app/config/routing_dev.yml index 99130058..1a236e28 100644 --- a/app/config/routing_dev.yml +++ b/app/config/routing_dev.yml @@ -15,8 +15,4 @@ _errors: prefix: /_error _main: - resource: routing.yml - -# AcmeDemoBundle routes (to be removed) -_acme_demo: - resource: "@AcmeDemoBundle/Resources/config/routing.yml" \ No newline at end of file + resource: routing.yml \ No newline at end of file -- cgit v1.2.3