diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml index 487d4909..7397ff60 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/security-config.xml @@ -17,7 +17,7 @@ - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml deleted file mode 100644 index 3da3506e..00000000 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/dispatcher-servlet-config.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file